as

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

ILauncherResponse

Interface for LauncherResponse that is used to respond to Content Launcher callbacks.

Methods

getContentLauncherStatus()

getContentLauncherStatus(): ContentLauncherStatusType

Get launch command status enum.

Returns

ContentLauncherStatusType


getData()

getData(): string

Get optional app-specific data.

Returns

string

string data.

Details

If data is not provided, this method would return empty array.


Last updated: Oct 02, 2025