Companion

object Companion

Properties

Link copied to clipboard
const val RATING_HEART_GIVEN: Float = 0.0f

Value meaning that a heart rating was given.

Link copied to clipboard
const val RATING_THUMB_DOWN: Float = 0.0f

Value meaning that a thumbs down rating was given.

Link copied to clipboard
const val RATING_THUMB_UP: Float = 1.0f

Value meaning that a thumbs up rating was given.

Link copied to clipboard
const val UNRATED: Float

Value meaning that no rating was given.