AmazonDeviceMessagingMessage
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.
Properties
data
readonly
data:AmazonDeviceMessagingDataMessage
md5
readonly
md5:string
notification
readonly
notification:AmazonDeviceMessagingNotificationMessage
Last updated: Sep 30, 2025