Message Properties |
The Message type exposes the following members.
| Name | Description | |
|---|---|---|
| ack_guid |
GUID for the msg, added for PubNub ack
| |
| alert_type |
The alert type (info, success, warning, danger). Default is 'info'
| |
| channel |
The PubNub channel (used for API logging)
| |
| message_date |
The date of the message
| |
| message_type |
The named type of the message
| |
| publish_key |
The PubNub publish key used for the publish (used for API logging)
| |
| value |
The object payload
|