User`s manual

105
updated_active_message_events (response only)
The messaging client cluster keeps a list of currently active message events. When this
list changes, the client generates an updated_active_message_events response. This
can occur when an event starts, stops, or is canceled. An empty list of events will be
returned when there are no active events.
Note: When a Cancel Message Event command that requires a confirmation for the currently active
message is received, an updated_active_message_events will be generated. The record for the
message that was canceled will have an extra parameter “cancel_message_control” set to the
“message_control” parameter in the Cancel Message Event.
updated_active_message_events Parameters:
Parameter Type Description
destination_address_id int 8-bit identifier of the endpoint on the gateway
o
n which the Messaging client cluster exists
cluster_id int 16-bit identifier of the cluster to which the
message command was sent.
record_list list List of active message events. List will be
e
mpty if there are no active message events.
item - DisplayMessageEventRecord (See
“DisplayMessageEventRecord” on page 128.)
get_last_message_event
Get server to resend the most recent message event. Client sends a get last message
event command (0x00) to each of the active Messaging servers.
Parameter Type Description
source_endpoint_id
(optional)
int 8-bit identifier of the endpoin
t on the gateway hosting
the Messaging client cluster. Defaults to the
standard SE endpoint (0x5E).
get_last_message_event Parameters:
cluster_id int 16-bit identifier of the cluster to which the
message command was sent.
record CancelMessageEventRecord Contains information about the received event.
(
See “CancelMessageEventRecord” on page
128.)
Parameter Type Description