Share via


TvInteractiveAppService.OnCreateSession(String, Int32) メソッド

定義

[Android.Runtime.Register("onCreateSession", "(Ljava/lang/String;I)Landroid/media/tv/interactive/TvInteractiveAppService$Session;", "GetOnCreateSession_Ljava_lang_String_IHandler", ApiSince=33)]
public abstract Android.Media.TV.Interactive.TvInteractiveAppService.Session? OnCreateSession (string iAppServiceId, int type);
[<Android.Runtime.Register("onCreateSession", "(Ljava/lang/String;I)Landroid/media/tv/interactive/TvInteractiveAppService$Session;", "GetOnCreateSession_Ljava_lang_String_IHandler", ApiSince=33)>]
abstract member OnCreateSession : string * int -> Android.Media.TV.Interactive.TvInteractiveAppService.Session

パラメーター

iAppServiceId
String
type
Int32

戻り値

属性

適用対象