Lingua

TvContract.PreviewPrograms.ColumnAvailability Field

Definition

The availability of this TV program.

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

Field Value

Attributes

Remarks

The availability of this TV program.

The value should match one of the followings: AVAILABILITY_AVAILABLE, AVAILABILITY_FREE_WITH_SUBSCRIPTION, and AVAILABILITY_PAID_CONTENT.

Type: INTEGER

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

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