OmhMapStatusCodes

Functions

Link copied to clipboard
fun getStatusCodeString(code: Int): String

Properties

Link copied to clipboard
const val DEVELOPER_ERROR: Int = 2
Link copied to clipboard
const val INTERNAL_ERROR: Int = 3
Link copied to clipboard
const val INVALID_LOOPER: Int = 9
Link copied to clipboard
const val INVALID_PERMISSION: Int = 5
Link copied to clipboard
const val INVALID_PROVIDER: Int = 7
Link copied to clipboard
const val LOCATION_ERROR: Int = 1
Link copied to clipboard
const val NULL_LISTENER: Int = 8
Link copied to clipboard
const val NULL_LOCATION: Int = 10