Freigeben über


TvInteractiveAppService.Session Konstruktoren

Definition

Überlädt

TvInteractiveAppService.Session(Context)

Erstellt eine neue Sitzung.

TvInteractiveAppService.Session(IntPtr, JniHandleOwnership)

TvInteractiveAppService.Session(Context)

Erstellt eine neue Sitzung.

[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

Parameter

context
Context

Der Kontext der Anwendung

Attribute

Hinweise

Erstellt eine neue Sitzung.

Java-Dokumentation für android.media.tv.interactive.TvInteractiveAppService.Session.TvInteractiveAppService$Session(android.content.Context).

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für:

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

Parameter

javaReference
IntPtr

nativeint

Gilt für: