as

Settings
Sign out
Notifications
Alexa
Amazonアプリストア
AWS
ドキュメント
Support
Contact Us
My Cases
開発
設計と開発
公開
リファレンス
サポート
アクセスいただきありがとうございます。こちらのページは現在英語のみのご用意となっております。順次日本語化を進めてまいりますので、ご理解のほどよろしくお願いいたします。

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: Oct 02, 2025