Properties
data
readonly data: AmazonDeviceMessagingDataMessage
notification
readonly notification: AmazonDeviceMessagingNotificationMessage
md5
readonly md5: string
An Amazon Device Messaging message. Message can contain a data message or a notification message or both data and Notification message. Client applications process the data message. ADM server process the Notification message and sends notification on behalf of client application.
readonly data: AmazonDeviceMessagingDataMessage
readonly notification: AmazonDeviceMessagingNotificationMessage
readonly md5: string