ILauncherResponse
ILauncherResponse
    
    
    
コンテンツランチャーコールバックへの応答に使用されるLauncherResponseのインターフェイス。
メソッド
getContentLauncherStatus()
getContentLauncherStatus():
ContentLauncherStatusType
起動コマンドのステータス列挙型を取得します。
戻り値
getData()
getData():
string
アプリ固有のデータ(任意)を取得します。
戻り値
string
文字列データ。
詳細
データが提供されない場合、このメソッドは空の配列を返します。
Last updated: 2025年10月2日

