RouteUpdateStatus

annotation class RouteUpdateStatus

Functions

annotationType
Link copied to clipboard
abstract fun annotationType(): Class<out Annotation>
equals
Link copied to clipboard
abstract fun equals(p: Any): Boolean
hashCode
Link copied to clipboard
abstract fun hashCode(): Int
toString
Link copied to clipboard
abstract fun toString(): String

Properties

Error
Link copied to clipboard
val Error: Int
MapUnloaded
Link copied to clipboard
val MapUnloaded: Int
NoBackgroundRunEnabled
Link copied to clipboard
val NoBackgroundRunEnabled: Int
NoLicense
Link copied to clipboard
val NoLicense: Int
Success
Link copied to clipboard
val Success: Int