Broadcast Server User Guide

Appendix A Push XML API
Push XML Reference
Broadcast Server User Guide
70
PushMessageResponse
PushMessageResponse, sent from the Application Gateway to your
application, provides the application with error response codes which
describe the status of the response and can assist in troubleshooting.
The XML for PushMessageResponse follows:
<PushMessageResponse id="123">-200</PushMessageResponse>
dept The department associated
with the device, obtained from
an LDAP or CSV directory
source.
device_id The MAC address of the
device.
extn The extension associated with
the device, obtained from an
LDAP or CSV directory source.
class The device model, such as
avaya 4620. Currently not
used.
action add
update
remove
The device is a new
subscriber.
The device is an existing
subscriber and might have
updated data.
The device is no longer
licensed.
Element Parent Element Attributes Enumeration Description