Поделиться через


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).

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к

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

Применяется к