OmhAuthStatusCodes

Properties

Link copied to clipboard
const val ACCESS_DENIED: Int = 6
Link copied to clipboard
const val CANCELED: Int = 12
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 NOT_INITIALIZED: Int = 10
Link copied to clipboard
const val NOT_SUPPORTED: Int = 13
Link copied to clipboard
const val PROVIDER_ERROR: Int = 11
Link copied to clipboard
const val SIGN_IN_CANCELED: Int = 1
Link copied to clipboard
const val SIGN_IN_FAILED: Int = 5
Link copied to clipboard
const val SIGN_IN_REQUIRED: Int = 9

Functions

Link copied to clipboard