TvInteractiveAppManager.TvInteractiveAppCallback Constructors

Definition

Overloads

TvInteractiveAppManager.TvInteractiveAppCallback()
TvInteractiveAppManager.TvInteractiveAppCallback(IntPtr, JniHandleOwnership)

TvInteractiveAppManager.TvInteractiveAppCallback()

[Android.Runtime.Register(".ctor", "()V", "", ApiSince=33)]
public TvInteractiveAppCallback ();
Attributes

Applies to

TvInteractiveAppManager.TvInteractiveAppCallback(IntPtr, JniHandleOwnership)

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

Parameters

javaReference
IntPtr

nativeint

Applies to