共用方式為


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

傳回

屬性

適用於