Companion

object Companion

Properties

Link copied to clipboard
const val GEOLOCATION_ERROR_APP_NOT_INSTALLED: Long = 1
Link copied to clipboard
const val GEOLOCATION_ERROR_APPLICATION_SUSPENDED: Long = 6
Link copied to clipboard
const val GEOLOCATION_ERROR_DEFAULT_REASON: Long = 0
Link copied to clipboard
const val GEOLOCATION_ERROR_DEVICE_NOT_READY: Long = 11
Link copied to clipboard
const val GEOLOCATION_ERROR_DEVICE_SLEEP_MODE: Long = 13
Link copied to clipboard
const val GEOLOCATION_ERROR_DEVICE_TURNED_OFF: Long = 8
Link copied to clipboard
const val GEOLOCATION_ERROR_FAKE_LOCATION: Long = 18
Link copied to clipboard
const val GEOLOCATION_ERROR_FEATURE_NOT_ALLOWED: Long = 2
Link copied to clipboard
const val GEOLOCATION_ERROR_LOCATION_APP_DISABLED: Long = 10
const val GEOLOCATION_ERROR_LOCATION_SERVICE_DISABLED: Long = 7
Link copied to clipboard
const val GEOLOCATION_ERROR_NO_DATA: Long = 3
Link copied to clipboard
const val GEOLOCATION_ERROR_NOT_ACCURATE: Long = 4
Link copied to clipboard
const val GEOLOCATION_ERROR_OUTSIDE_TRACKING_RULE: Long = 9
Link copied to clipboard
const val GEOLOCATION_ERROR_POOR_GPS_SIGNAL: Long = 12
Link copied to clipboard
const val GEOLOCATION_ERROR_RETRIEVAL_TIMEOUT: Long = 5