TvInteractiveAppView
IOnUnhandledInputEventListener
TvInteractiveAppCallback
UnhandledInputEventEventArgs
BiInteractiveAppKeyAlias
BiInteractiveAppKeyCertificate
BiInteractiveAppKeyHttpAdditionalHeaders
BiInteractiveAppKeyHttpUserAgent
BiInteractiveAppKeyPrivateKey
ErrorKeyMethodName
TvInteractiveAppView(Context)
TvInteractiveAppView(Context, IAttributeSet)
TvInteractiveAppView(IntPtr, JniHandleOwnership)
TvInteractiveAppView(Context, IAttributeSet, Int32)
JniPeerMembers
OnUnhandledInputEventListener
ThresholdClass
ThresholdType
ClearCallback()
ClearOnUnhandledInputEventListener()
CreateBiInteractiveApp(Uri, Bundle)
DestroyBiInteractiveApp(String)
DispatchUnhandledInputEvent(InputEvent)
NotifyError(String, Bundle)
NotifyRecordingScheduled(String, String)
NotifyRecordingStarted(String, String)
NotifyRecordingStopped(String)
NotifyTimeShiftCurrentPositionChanged(String, Int64)
NotifyTimeShiftPlaybackParams(PlaybackParams)
NotifyTimeShiftStartPositionChanged(String, Int64)
NotifyTimeShiftStatusChanged(String, TimeShiftStatus)
NotifyTvMessage(TVMessageType, Bundle)
OnAttachedToWindow()
OnDetachedFromWindow()
OnLayout(Boolean, Int32, Int32, Int32, Int32)
OnMeasure(Int32, Int32)
OnUnhandledInputEvent(InputEvent)
OnVisibilityChanged(View, ViewStates)
PrepareInteractiveApp(String, Int32)
Reset()
ResetInteractiveApp()
SendAvailableSpeeds(Single[])
SendCurrentChannelLcn(Int32)
SendCurrentChannelUri(Uri)
SendCurrentTvInputId(String)
SendCurrentVideoBounds(Rect)
SendSigningResult(String, Byte[])
SendStreamVolume(Single)
SendTimeShiftMode(TimeShiftMode)
SendTrackInfoList(IList<TvTrackInfo>)
SendTvRecordingInfo(TvRecordingInfo)
SendTvRecordingInfoList(IList<TvRecordingInfo>)
SetCallback(IExecutor, TvInteractiveAppCallback)
SetOnUnhandledInputEventListener(IExecutor, IOnUnhandledInputEventListener)
SetTeletextAppEnabled(Boolean)
SetTvView(TvView)
StartInteractiveApp()
StopInteractiveApp()
net9.0-android34.0
namespace Android.Media.TV.Interactive
{
[Register("android/media/tv/interactive/TvInteractiveAppView", ApiSince = 33, DoNotGenerateAcw = true)]
[SupportedOSPlatform("android33.0")]
public class TvInteractiveAppView : ViewGroup
{
[SupportedOSPlatform("android33.0")]
public virtual IOnUnhandledInputEventListener? OnUnhandledInputEventListener
{
[Register("getOnUnhandledInputEventListener", "()Landroid/media/tv/interactive/TvInteractiveAppView$OnUnhandledInputEventListener;", "GetGetOnUnhandledInputEventListenerHandler", ApiSince = 33)]
get;
}
}
}
| .NET | 7.08.09.0 |
|---|---|
Information specific to net9.0 | |
| Platforms | This API is only available when you target a specific platform: |
| Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | The property getter is only supported on the following platforms:
|
- Built-in API
- Package-provided API