TvInteractiveAppView.TvInteractiveAppCallback 类

定义

用于接收针对 的各种状态更新的 TvInteractiveAppView回调。

[Android.Runtime.Register("android/media/tv/interactive/TvInteractiveAppView$TvInteractiveAppCallback", ApiSince=33, DoNotGenerateAcw=true)]
public abstract class TvInteractiveAppView.TvInteractiveAppCallback : Java.Lang.Object
[<Android.Runtime.Register("android/media/tv/interactive/TvInteractiveAppView$TvInteractiveAppCallback", ApiSince=33, DoNotGenerateAcw=true)>]
type TvInteractiveAppView.TvInteractiveAppCallback = class
    inherit Object
继承
TvInteractiveAppView.TvInteractiveAppCallback
属性

注解

用于接收针对 的各种状态更新的 TvInteractiveAppView回调。

适用于 . 的 android.media.tv.interactive.TvInteractiveAppView.TvInteractiveAppCallbackJava 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

构造函数

TvInteractiveAppView.TvInteractiveAppCallback()

用于接收针对 的各种状态更新的 TvInteractiveAppView回调。

TvInteractiveAppView.TvInteractiveAppCallback(IntPtr, JniHandleOwnership)

用于接收针对 的各种状态更新的 TvInteractiveAppView回调。

属性

Class

返回此 Object的运行时类。

(继承自 Object)
Handle

基础 Android 实例的句柄。

(继承自 Object)
JniIdentityHashCode

用于接收针对 的各种状态更新的 TvInteractiveAppView回调。

(继承自 Object)
JniPeerMembers

用于接收针对 的各种状态更新的 TvInteractiveAppView回调。

PeerReference

用于接收针对 的各种状态更新的 TvInteractiveAppView回调。

(继承自 Object)
ThresholdClass

用于接收针对 的各种状态更新的 TvInteractiveAppView回调。

ThresholdType

用于接收针对 的各种状态更新的 TvInteractiveAppView回调。

方法

Clone()

创建并返回此对象的副本。

(继承自 Object)
Dispose()

用于接收针对 的各种状态更新的 TvInteractiveAppView回调。

(继承自 Object)
Dispose(Boolean)

用于接收针对 的各种状态更新的 TvInteractiveAppView回调。

(继承自 Object)
Equals(Object)

指示其他对象是否“等于”此对象。

(继承自 Object)
GetHashCode()

返回对象的哈希代码值。

(继承自 Object)
JavaFinalize()

当垃圾回收确定不再引用该对象时,由对象上的垃圾回收器调用。

(继承自 Object)
Notify()

唤醒正在等待此对象的监视器的单个线程。

(继承自 Object)
NotifyAll()

唤醒正在等待此对象的监视器的所有线程。

(继承自 Object)
OnBiInteractiveAppCreated(String, Uri, String)

创建独立于广播的 (BI) 交互式应用时会调用它。

OnPlaybackCommandRequest(String, String, Bundle)

当请求相关电视输入处理播放命令时,将调用此命令。

OnRequestAvailableSpeeds(String)

调用时 TvInteractiveAppService.Session#requestAvailableSpeeds() 会调用此函数。

OnRequestCurrentChannelLcn(String)

调用时 TvInteractiveAppService.Session#requestCurrentChannelLcn() 会调用此函数。

OnRequestCurrentChannelUri(String)

调用时 TvInteractiveAppService.Session#requestCurrentChannelUri() 会调用此函数。

OnRequestCurrentTvInputId(String)

调用时 TvInteractiveAppService.Session#requestCurrentTvInputId() 会调用此函数。

OnRequestCurrentVideoBounds(String)

调用时 TvInteractiveAppService.Session#requestCurrentVideoBounds() 会调用此函数。

OnRequestScheduleRecording(String, String, String, Uri, Int64, Int64, RecordingWeekDays, Bundle)

此调用时间 调用 TvInteractiveAppService.Session#requestScheduleRecording(String, String, Uri, long, long, int, Bundle)

OnRequestScheduleRecording(String, String, String, Uri, Uri, Bundle)

此调用时间 调用 TvInteractiveAppService.Session#requestScheduleRecording(String, String, Uri, Uri, Bundle)

OnRequestSigning(String, String, String, String, Byte[])

调用时 TvInteractiveAppService.Session#requestSigning(String, String, String, byte[]) 会调用此函数。

OnRequestStartRecording(String, String, Uri)

调用时 TvInteractiveAppService.Session#requestStartRecording(String, Uri) 会调用此函数。

OnRequestStopRecording(String, String)

调用时 TvInteractiveAppService.Session#requestStopRecording(String) 会调用此函数。

OnRequestStreamVolume(String)

调用时 TvInteractiveAppService.Session#requestStreamVolume() 会调用此函数。

OnRequestTimeShiftMode(String)

调用时 TvInteractiveAppService.Session#requestTimeShiftMode() 会调用此函数。

OnRequestTrackInfoList(String)

调用时 TvInteractiveAppService.Session#requestTrackInfoList() 会调用此函数。

OnRequestTvRecordingInfo(String, String)

调用时 TvInteractiveAppService.Session#requestTvRecordingInfo(String) 会调用此函数。

OnRequestTvRecordingInfoList(String, RecordingStatus)

调用时 TvInteractiveAppService.Session#requestTvRecordingInfoList(int) 会调用此函数。

OnSetTvRecordingInfo(String, String, TvRecordingInfo)

调用时 TvInteractiveAppService.Session#setTvRecordingInfo(String, TvRecordingInfo) 会调用此函数。

OnSetVideoBounds(String, Rect)

调用时 TvInteractiveAppService.Session#setVideoBounds(Rect) 会调用此函数。

OnStateChanged(String, Int32, Int32)

当相应交互式应用的状态发生更改时,将调用此方法。

OnTeletextAppStateChanged(String, Int32)

当数字远程文本应用状态发生更改时,将调用此方法。

OnTimeShiftCommandRequest(String, String, Bundle)

当请求相关电视输入处理时间移位命令时,将调用此命令。

SetHandle(IntPtr, JniHandleOwnership)

设置 Handle 属性。

(继承自 Object)
ToArray<T>()

用于接收针对 的各种状态更新的 TvInteractiveAppView回调。

(继承自 Object)
ToString()

返回对象的字符串表示形式。

(继承自 Object)
UnregisterFromRuntime()

用于接收针对 的各种状态更新的 TvInteractiveAppView回调。

(继承自 Object)
Wait()

使当前线程等待,直到唤醒它,通常是通过 em 通知/em> 或 <em>interrupted</em>。<><

(继承自 Object)
Wait(Int64)

使当前线程等待直到唤醒,通常是通过 <em>通知</em> 或 <em interrupted</em>>,或直到经过一定数量的实时。

(继承自 Object)
Wait(Int64, Int32)

使当前线程等待直到唤醒,通常是通过 <em>通知</em> 或 <em interrupted</em>>,或直到经过一定数量的实时。

(继承自 Object)

显式接口实现

IJavaPeerable.Disposed()

用于接收针对 的各种状态更新的 TvInteractiveAppView回调。

(继承自 Object)
IJavaPeerable.DisposeUnlessReferenced()

用于接收针对 的各种状态更新的 TvInteractiveAppView回调。

(继承自 Object)
IJavaPeerable.Finalized()

用于接收针对 的各种状态更新的 TvInteractiveAppView回调。

(继承自 Object)
IJavaPeerable.JniManagedPeerState

用于接收针对 的各种状态更新的 TvInteractiveAppView回调。

(继承自 Object)
IJavaPeerable.SetJniIdentityHashCode(Int32)

用于接收针对 的各种状态更新的 TvInteractiveAppView回调。

(继承自 Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)

用于接收针对 的各种状态更新的 TvInteractiveAppView回调。

(继承自 Object)
IJavaPeerable.SetPeerReference(JniObjectReference)

用于接收针对 的各种状态更新的 TvInteractiveAppView回调。

(继承自 Object)

扩展方法

JavaCast<TResult>(IJavaObject)

执行 Android 运行时检查的类型转换。

JavaCast<TResult>(IJavaObject)

用于接收针对 的各种状态更新的 TvInteractiveAppView回调。

GetJniTypeName(IJavaPeerable)

用于接收针对 的各种状态更新的 TvInteractiveAppView回调。

适用于