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.
Returns
string
string data.
Details
If data is not provided, this method would return empty array.
Last updated: Sep 30, 2025