OmhAuthStatusCodes

Functions

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

Properties

Link copied to clipboard
const val ACCESS_DENIED: Int = 6
Link copied to clipboard
const val DEFAULT_ERROR: Int
Link copied to clipboard
const val DEVELOPER_ERROR: Int = 2
Link copied to clipboard
const val GMS_UNAVAILABLE: Int = 7
Link copied to clipboard
const val HTTPS_ERROR: Int = 8
Link copied to clipboard
const val INTERNAL_ERROR: Int = 3
Link copied to clipboard
const val NETWORK_ERROR: Int = 4
Link copied to clipboard
const val SIGN_IN_CANCELED: Int = 1
Link copied to clipboard
const val SIGN_IN_FAILED: Int = 5