Language

WatchNextType Enum

Definition

public enum WatchNextType
type WatchNextType = 
Inheritance
WatchNextType

Fields

Name Value Description
Movie 0

The program type for movie.

Android reference for android.media.tv.TvContract.WatchNextPrograms.TYPE_MOVIE.

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.

TvSeries 1

The program type for TV series.

Android reference for android.media.tv.TvContract.WatchNextPrograms.TYPE_TV_SERIES.

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.

TvSeason 2

The program type for TV season.

Android reference for android.media.tv.TvContract.WatchNextPrograms.TYPE_TV_SEASON.

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.

TvEpisode 3

The program type for TV episode.

Android reference for android.media.tv.TvContract.WatchNextPrograms.TYPE_TV_EPISODE.

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.

Clip 4

The program type for clip.

Android reference for android.media.tv.TvContract.WatchNextPrograms.TYPE_CLIP.

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.

Event 5

The program type for event.

Android reference for android.media.tv.TvContract.WatchNextPrograms.TYPE_EVENT.

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.

Channel 6

The program type for channel.

Android reference for android.media.tv.TvContract.WatchNextPrograms.TYPE_CHANNEL.

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.

Track 7

The program type for track.

Android reference for android.media.tv.TvContract.WatchNextPrograms.TYPE_TRACK.

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.

Album 8

The program type for album.

Android reference for android.media.tv.TvContract.WatchNextPrograms.TYPE_ALBUM.

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.

Artist 9

The program type for artist.

Android reference for android.media.tv.TvContract.WatchNextPrograms.TYPE_ARTIST.

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.

Playlist 10

The program type for playlist.

Android reference for android.media.tv.TvContract.WatchNextPrograms.TYPE_PLAYLIST.

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.

Station 11

The program type for station.

Android reference for android.media.tv.TvContract.WatchNextPrograms.TYPE_STATION.

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