'result' Node of 'get_message_status' Response
The 'messages' array is a set of 'message' elements. Each 'message' element contains message fields. The list of fields is configured in the course of implementation:
Field |
Required |
Description |
---|---|---|
code |
Yes |
message removal (from the internal middleware queue) result code. Possible values are: NOT FOUND – message ID is unknown to the agent OK (desc = WAITING) – message sending has not yet been started OK (desc = SENDING) – message is being processed at the moment ERROR – an internal agent error occurred |
desc |
No |
error description |