Sprache

TvContract.PreviewPrograms.ColumnContentId Field

Definition

The content ID of this TV program.

[Android.Runtime.Register("COLUMN_CONTENT_ID", ApiSince=26)]
public const string ColumnContentId;
[<Android.Runtime.Register("COLUMN_CONTENT_ID", ApiSince=26)>]
val mutable ColumnContentId : string

Field Value

Attributes

Remarks

The content ID of this TV program.

A public ID of the content which allows the application to apply the same operation to all the program copies in different channels.

Can be empty.

Type: TEXT

Android reference for android.media.tv.TvContract.PreviewPrograms.COLUMN_CONTENT_ID.

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