The message object provides methods to query the message queue.
Acknowledge a message from the notification queue.
Get first message from notification queue.
Table 2.153. Parameters
Parameter | Description | Type | Optional |
---|---|---|---|
count | Number of unread messages | int | |
msg | |||
... type | Type of the message | message_type | |
... id | Id of the message | int | |
... date | Time of the message creation date | dateTime | |
... object | Name of object | token255 | |
... status | Message object status | message_status | |
... statusDetails | Extra message details | text | Yes |