Click or drag to resize

Message Properties

The Message type exposes the following members.

Properties
  NameDescription
Public propertyack_guid
GUID for the msg, added for PubNub ack
Public propertyalert_type
The alert type (info, success, warning, danger). Default is 'info'
Public propertychannel
The PubNub channel (used for API logging)
Public propertymessage_date
The date of the message
Public propertymessage_type
The named type of the message
Public propertypublish_key
The PubNub publish key used for the publish (used for API logging)
Public propertyvalue
The object payload
Top
See Also