AmazonDeviceMessagingHandler
Interface that client application implements to handle ADM Messages.
Methods
handleOnMessage()
handleOnMessage(message: AmazonDeviceMessagingMessage):
Promise<void>
Parameters
message
Returns
Promise<void>
Last updated: Jul 22, 2026

