Amazon Developer

as

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

IPlayerSessionMessageListener

Listener to receive player session track updates. This callback is received when IPlayerServer.sendMessage API is called from service component.

Properties

onMessageReceived

onMessageReceived: (message: any, sessionId?: IPlayerSessionId) => void

Invoked when a custom message is received.


Last updated: Jul 22, 2026