as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support

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