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
Skip to main content
Listener for receiving player session status updates. This callback is received when IPlayerServer.updateStatus API is called from service component.

Properties

onSessionStatusChanged

onSessionStatusChanged: (updatedStatus: Array<IPlayerSessionStatus>) => void Invoked when a Kepler player session changes status.
Last modified on July 22, 2026