UserQueueAndQueue

Custom model for the "user_queue" db table

Functions

Link copied to clipboard
abstract fun getCompletes(): Long
Link copied to clipboard
abstract fun getCurrentUserId(): Long
Link copied to clipboard
abstract fun getExpenses(): Double
Link copied to clipboard
abstract fun getIsActive(): Boolean
Link copied to clipboard
abstract fun getProgress(): Long
Link copied to clipboard
abstract fun getQueueId(): Long
Link copied to clipboard
abstract fun getSkips(): Long
Link copied to clipboard
abstract fun getTrackExpenses(): Boolean
Link copied to clipboard
abstract fun getUserId(): Long