as

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

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: Sep 30, 2025