Movie

object Movie

Functions

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

Properties

Link copied to clipboard
const val ACTION: Int = 28
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 MUSIC: Int = 10402
Link copied to clipboard
const val MYSTERY: Int = 9648
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 THRILLER: Int = 53
Link copied to clipboard
const val TV_MOVIE: Int = 10770
Link copied to clipboard
const val WAR: Int = 10752
Link copied to clipboard
const val WESTERM: Int = 37