Android.Media.TV.TvContract.BuildProgramsUriForChannel Method
Builds a URI that points to programs on a specific channel whose schedules overlap with the given time frame.

Syntax

[Android.Runtime.Register("buildProgramsUriForChannel", "(Landroid/net/Uri;JJ)Landroid/net/Uri;", "")]
public static Android.Net.Uri BuildProgramsUriForChannel (Android.Net.Uri channelUri, long startTime, long endTime)

Parameters

channelUri
The URI of the channel to return programs for.
startTime
The start time used to filter programs. The returned programs should have NoType:android/media/tv/TvContract$Programs;Href=../../../../reference/android/media/tv/TvContract.Programs.html#COLUMN_END_TIME_UTC_MILLIS that is greater than this time.
endTime
The end time used to filter programs. The returned programs should have NoType:android/media/tv/TvContract$Programs;Href=../../../../reference/android/media/tv/TvContract.Programs.html#COLUMN_START_TIME_UTC_MILLIS that is less than this time.

Returns

Documentation for this section has not yet been entered.

Remarks

Builds a URI that points to programs on a specific channel whose schedules overlap with the given time frame.

[Android Documentation]

Requirements

Namespace: Android.Media.TV
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0