TvContract.Channels.ColumnNetworkAffiliation Field

Definition

The network affiliation for this TV channel.

[Android.Runtime.Register("COLUMN_NETWORK_AFFILIATION")]
public const string ColumnNetworkAffiliation;
[<Android.Runtime.Register("COLUMN_NETWORK_AFFILIATION")>]
val mutable ColumnNetworkAffiliation : string

Field Value

Attributes

Remarks

The network affiliation for this TV channel.

This is used to identify a channel that is commonly called by its network affiliation instead of the display name. Examples include ABC for the channel KGO-HD, FOX for the channel KTVU-HD and NBC for the channel KNTV-HD. Can be empty if not applicable.

Type: TEXT

Java documentation for android.media.tv.TvContract.Channels.COLUMN_NETWORK_AFFILIATION.

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