as

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

ISubscription

Represents a subscription that can be used to subscribe to various things. like media playback position listener, media state changes etc.

Properties

unsubscribe()

unsubscribe: () => void

Removes the subscription. Used to de-register the listener. Call this before destroying the client component.

Returns

void


Last updated: Sep 30, 2025