Session
Session(Context)
Session(IntPtr, JniHandleOwnership)
JniPeerMembers
ThresholdClass
ThresholdType
LayoutSurface(Int32, Int32, Int32, Int32)
NotifyAdBufferConsumed(AdBuffer)
NotifyAdResponse(AdResponse)
NotifyAitInfoUpdated(AitInfo)
NotifyAudioPresentationChanged(IList<AudioPresentation>)
NotifyAudioPresentationSelected(Int32, Int32)
NotifyAvailableSpeeds(Single[])
NotifyBroadcastInfoResponse(BroadcastInfoResponse)
NotifyChannelRetuned(Uri)
NotifyContentAllowed()
NotifyContentBlocked(TvContentRating)
NotifyCueingMessageAvailability(Boolean)
NotifySignalStrength(Int32)
NotifyTimeShiftMode(TimeShiftMode)
NotifyTimeShiftStatusChanged(TimeShiftStatus)
NotifyTracksChanged(IList<TvTrackInfo>)
NotifyTrackSelected(TvTrackInfoType, String)
NotifyTuned(Uri)
NotifyTvMessage(TVMessageType, Bundle)
NotifyVideoAvailable()
NotifyVideoUnavailable(VideoUnavailableReason)
OnAdBufferReady(AdBuffer)
OnAppPrivateCommand(String, Bundle)
OnCreateOverlayView()
OnGenericMotionEvent(MotionEvent)
OnKeyDown(Keycode, KeyEvent)
OnKeyLongPress(Keycode, KeyEvent)
OnKeyMultiple(Keycode, Int32, KeyEvent)
OnKeyUp(Keycode, KeyEvent)
OnOverlayViewSizeChanged(Int32, Int32)
OnRelease()
OnRemoveBroadcastInfo(Int32)
OnRequestAd(AdRequest)
OnRequestBroadcastInfo(BroadcastInfoRequest)
OnSelectAudioPresentation(Int32, Int32)
OnSelectTrack(TvTrackInfoType, String)
OnSetCaptionEnabled(Boolean)
OnSetInteractiveAppNotificationEnabled(Boolean)
OnSetStreamVolume(Single)
OnSetSurface(Surface)
OnSetTvMessageEnabled(TVMessageType, Boolean)
OnSurfaceChanged(Format, Int32, Int32)
OnTimeShiftGetCurrentPosition()
OnTimeShiftGetStartPosition()
OnTimeShiftPause()
OnTimeShiftPlay(Uri)
OnTimeShiftResume()
OnTimeShiftSeekTo(Int64)
OnTimeShiftSetMode(TimeShiftMode)
OnTimeShiftSetPlaybackParams(PlaybackParams)
OnTouchEvent(MotionEvent)
OnTrackballEvent(MotionEvent)
OnTune(Uri)
OnTune(Uri, Bundle)
OnTvMessage(TVMessageType, Bundle)
OnUnblockContent(TvContentRating)
SetOverlayViewEnabled(Boolean)
monoandroid
namespace Android.Media.TV
{
[Register("android/media/tv/TvInputService", DoNotGenerateAcw = true)]
public abstract class TvInputService : Service
{
[Register("android/media/tv/TvInputService$Session", DoNotGenerateAcw = true)]
public abstract class Session : Object, IJavaObject, ICallback, IJavaPeerable, IDisposable
{
[Register("onRelease", "()V", "GetOnReleaseHandler")]
public abstract void OnRelease();
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API