Show

object Show

Properties

Link copied to clipboard
const val ACTION: Int = 28
Link copied to clipboard
const val ACTION_ADVENTURE: Int = 10759
Link copied to clipboard
const val ADVENTURE: Int = 12
Link copied to clipboard
val ALL: Set<Int>
Link copied to clipboard
const val ANIMATION: Int = 16
Link copied to clipboard
const val COMEDY: Int = 35
Link copied to clipboard
const val CRIME: Int = 80
Link copied to clipboard
const val DOCUMENTARY: Int = 99
Link copied to clipboard
const val DRAMA: Int = 18
Link copied to clipboard
const val FAMILY: Int = 10751
Link copied to clipboard
const val FANTASY: Int = 14
Link copied to clipboard
const val HISTORY: Int = 36
Link copied to clipboard
const val HORROR: Int = 27
Link copied to clipboard
const val KIDS: Int = 10762
Link copied to clipboard
const val MUSIC: Int = 10402
Link copied to clipboard
const val MYSTERY: Int = 9648
Link copied to clipboard
const val NEWS: Int = 10763
Link copied to clipboard
const val REALITY: Int = 10764
Link copied to clipboard
const val ROMANCE: Int = 10749
Link copied to clipboard
const val SCIENCE_FICTION: Int = 878
Link copied to clipboard
const val SCIENCE_FICTION_FANTASY: Int = 10765
Link copied to clipboard
const val SOAP: Int = 10766
Link copied to clipboard
const val TALK: Int = 10767
Link copied to clipboard
const val THRILLER: Int = 53
Link copied to clipboard
const val WAR: Int = 10752
Link copied to clipboard
const val WAR_POLITICS: Int = 10768
Link copied to clipboard
const val WESTERN: Int = 37

Functions

Link copied to clipboard
fun contains(genreId: Int): Boolean