TvRecordingInfo.ChannelUri Property

Definition

Returns the uri of the broadcast channel where the recording will take place.

public Android.Net.Uri ChannelUri { [Android.Runtime.Register("getChannelUri", "()Landroid/net/Uri;", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getChannelUri", "()Landroid/net/Uri;", "", ApiSince=34)>]
member this.ChannelUri : Android.Net.Uri

Property Value

Uri
Attributes

Remarks

Returns the uri of the broadcast channel where the recording will take place.

Java documentation for android.media.tv.TvRecordingInfo.getChannelUri().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to