ILauncherResponse
Interface for LauncherResponse that is used to respond to Content Launcher callbacks.
Methods
getContentLauncherStatus()
getContentLauncherStatus(): ContentLauncherStatusType
Get launch command status enum.
Returns
getData()
getData():
string
Get optional app-specific data.
If data is not provided, this method would return empty array.
string data.
Returns
string
Last updated: Aug 02, 2026

