Package apple.intents.enums
Class INMediaItemType
- java.lang.Object
-
- apple.intents.enums.INMediaItemType
-
public final class INMediaItemType extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static longAlbumstatic longAlgorithmicRadioStationstatic longArtiststatic longAudioBookstatic longGenrestatic longMoviestatic longMusicstatic longMusicStationstatic longMusicVideostatic longNewsstatic longPlayliststatic longPodcastEpisodestatic longPodcastPlayliststatic longPodcastShowstatic longPodcastStationstatic longRadioStationstatic longSongstatic longStationstatic longTVShowstatic longTVShowEpisodestatic longUnknown
-
-
-
Field Detail
-
Unknown
public static final long Unknown
- See Also:
- Constant Field Values
-
Song
public static final long Song
- See Also:
- Constant Field Values
-
Album
public static final long Album
- See Also:
- Constant Field Values
-
Artist
public static final long Artist
- See Also:
- Constant Field Values
-
Genre
public static final long Genre
- See Also:
- Constant Field Values
-
Playlist
public static final long Playlist
- See Also:
- Constant Field Values
-
PodcastShow
public static final long PodcastShow
- See Also:
- Constant Field Values
-
PodcastEpisode
public static final long PodcastEpisode
- See Also:
- Constant Field Values
-
PodcastPlaylist
public static final long PodcastPlaylist
- See Also:
- Constant Field Values
-
MusicStation
public static final long MusicStation
- See Also:
- Constant Field Values
-
AudioBook
public static final long AudioBook
- See Also:
- Constant Field Values
-
Movie
public static final long Movie
- See Also:
- Constant Field Values
-
TVShow
public static final long TVShow
- See Also:
- Constant Field Values
-
TVShowEpisode
public static final long TVShowEpisode
- See Also:
- Constant Field Values
-
MusicVideo
public static final long MusicVideo
- See Also:
- Constant Field Values
-
PodcastStation
public static final long PodcastStation
- See Also:
- Constant Field Values
-
RadioStation
public static final long RadioStation
- See Also:
- Constant Field Values
-
Station
public static final long Station
- See Also:
- Constant Field Values
-
Music
public static final long Music
- See Also:
- Constant Field Values
-
AlgorithmicRadioStation
public static final long AlgorithmicRadioStation
- See Also:
- Constant Field Values
-
News
public static final long News
- See Also:
- Constant Field Values
-
-