The members of Android.Media.TV.TvInputService are listed below.
See Also: Inherited members from Android.App.Service
A constructor used when creating managed representations of JNI objects; called by the runtime. |
const | ServiceInterface | string. This is the interface name that a service implementing a TV input should say that it support -- that is, this is the action it uses for its intent filter. |
const | ServiceMetaData | string. Name under which a TvInputService component publishes information about itself. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
override | OnBind(Android.Content.Intent)Return the communication channel to the service. | |
abstract | OnCreateSession(string)Returns a concrete implementation of NoType:android/media/tv/TvInputService$Session;Href=../../../../reference/android/media/tv/TvInputService.Session.html. |