Sprache

TvInteractiveAppService.Session Konstruktoren

Definition

Überlädt

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 von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 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: