TvInteractiveAppService.Session コンストラクター

定義

オーバーロード

TvInteractiveAppService.Session(Context)

新しいセッションを作成します。

TvInteractiveAppService.Session(IntPtr, JniHandleOwnership)

TvInteractiveAppService.Session(Context)

新しいセッションを作成します。

[Android.Runtime.Register(".ctor", "(Landroid/content/Context;)V", "", ApiSince=33)]
public Session (Android.Content.Context context);
[<Android.Runtime.Register(".ctor", "(Landroid/content/Context;)V", "", ApiSince=33)>]
new Android.Media.TV.Interactive.TvInteractiveAppService.Session : Android.Content.Context -> Android.Media.TV.Interactive.TvInteractiveAppService.Session

パラメーター

context
Context

アプリケーションのコンテキスト

属性

注釈

新しいセッションを作成します。

の Java ドキュメント android.media.tv.interactive.TvInteractiveAppService.Session.TvInteractiveAppService$Session(android.content.Context)

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象

TvInteractiveAppService.Session(IntPtr, JniHandleOwnership)

protected Session (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Media.TV.Interactive.TvInteractiveAppService.Session : nativeint * Android.Runtime.JniHandleOwnership -> Android.Media.TV.Interactive.TvInteractiveAppService.Session

パラメーター

javaReference
IntPtr

nativeint

適用対象