Language

TvContract.PreviewPrograms.ColumnInteractionCount Field

Definition

The interaction count for this program.

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

Field Value

Attributes

Remarks

The interaction count for this program.

This indicates the number of times interaction has happened.

Type: INTEGER (long)

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

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