Language

PreviewInteractionType Enum

Definition

public enum PreviewInteractionType
type PreviewInteractionType = 
Inheritance
PreviewInteractionType

Fields

Name Value Description
Views 0

The interaction type for "views".

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

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.

Listens 1

The interaction type for "listens".

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

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.

Followers 2

The interaction type for "followers".

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

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.

Fans 3

The interaction type for "fans".

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

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.

Likes 4

The interaction type for "likes".

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

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.

Thumbs 5

The interaction type for "thumbs".

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

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.

Viewers 6

The interaction type for "viewers".

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

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.

Remarks

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