TvInteractiveAppCallback
TvInteractiveAppCallback()
TvInteractiveAppCallback(IntPtr, JniHandleOwnership)
JniPeerMembers
ThresholdClass
ThresholdType
OnBiInteractiveAppCreated(String, Uri, String)
OnPlaybackCommandRequest(String, String, Bundle)
OnRequestAvailableSpeeds(String)
OnRequestCurrentChannelLcn(String)
OnRequestCurrentChannelUri(String)
OnRequestCurrentTvInputId(String)
OnRequestCurrentVideoBounds(String)
OnRequestScheduleRecording(String, String, String, Uri, Uri, Bundle)
OnRequestScheduleRecording(String, String, String, Uri, Int64, Int64, RecordingWeekDays, Bundle)
OnRequestSigning(String, String, String, String, Byte[])
OnRequestStartRecording(String, String, Uri)
OnRequestStopRecording(String, String)
OnRequestStreamVolume(String)
OnRequestTimeShiftMode(String)
OnRequestTrackInfoList(String)
OnRequestTvRecordingInfo(String, String)
OnRequestTvRecordingInfoList(String, RecordingStatus)
OnSetTvRecordingInfo(String, String, TvRecordingInfo)
OnSetVideoBounds(String, Rect)
OnStateChanged(String, Int32, Int32)
OnTeletextAppStateChanged(String, Int32)
OnTimeShiftCommandRequest(String, String, Bundle)
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
{
[Register("android/media/tv/interactive/TvInteractiveAppView$TvInteractiveAppCallback", ApiSince = 33, DoNotGenerateAcw = true)]
[SupportedOSPlatform("android33.0")]
public abstract class TvInteractiveAppCallback : Object
{
[Register("onRequestAvailableSpeeds", "(Ljava/lang/String;)V", "GetOnRequestAvailableSpeeds_Ljava_lang_String_Handler", ApiSince = 34)]
[SupportedOSPlatform("android34.0")]
public virtual void OnRequestAvailableSpeeds(string! iAppServiceId);
}
}
}
| .NET | 8.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 | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API