Android.Media.TV.TvContract Members

The members of Android.Media.TV.TvContract are listed below.

See Also: Inherited members from Java.Lang.Object

Public Fields

const
Authoritystring. The authority for the TV provider.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

static
BuildChannelLogoUri(Android.Net.Uri) : Android.Net.Uri
Builds a URI that points to a channel logo.
static
BuildChannelLogoUri(long) : Android.Net.Uri
Builds a URI that points to a channel logo.
static
BuildChannelsUriForInput(string) : Android.Net.Uri
Builds a URI that points to all channels from a given TV input.
static
BuildChannelUri(long) : Android.Net.Uri
Builds a URI that points to a specific channel.
static
BuildChannelUriForPassthroughInput(string) : Android.Net.Uri
Build a special channel URI intended to be used with pass-through inputs. (e.g.
static
BuildInputId(Android.Content.ComponentName) : string
Builds an ID that uniquely identifies a TV input service.
static
BuildProgramsUriForChannel(Android.Net.Uri) : Android.Net.Uri
Builds a URI that points to all programs on a given channel.
static
BuildProgramsUriForChannel(long) : Android.Net.Uri
Builds a URI that points to all programs on a given channel.
static
BuildProgramsUriForChannel(Android.Net.Uri, long, long) : Android.Net.Uri
Builds a URI that points to programs on a specific channel whose schedules overlap with the given time frame.
static
BuildProgramsUriForChannel(long, long, long) : Android.Net.Uri
Builds a URI that points to programs on a specific channel whose schedules overlap with the given time frame.
static
BuildProgramUri(long) : Android.Net.Uri
Builds a URI that points to a specific program.