auth-api
1.0
androidJvm
auth-api
/
com.omh.android.auth.api.models
/
OmhAuthStatusCodes
Omh
Auth
Status
Codes
object
OmhAuthStatusCodes
Members
Functions
get
Status
Code
String
Link copied to clipboard
@
JvmStatic
fun
getStatusCodeString
(
code
:
Int
)
:
String
Properties
ACCESS_DENIED
Link copied to clipboard
const
val
ACCESS_DENIED
:
Int
=
6
DEFAULT_ERROR
Link copied to clipboard
const
val
DEFAULT_ERROR
:
Int
DEVELOPER_ERROR
Link copied to clipboard
const
val
DEVELOPER_ERROR
:
Int
=
2
GMS_UNAVAILABLE
Link copied to clipboard
const
val
GMS_UNAVAILABLE
:
Int
=
7
HTTPS_ERROR
Link copied to clipboard
const
val
HTTPS_ERROR
:
Int
=
8
INTERNAL_ERROR
Link copied to clipboard
const
val
INTERNAL_ERROR
:
Int
=
3
NETWORK_ERROR
Link copied to clipboard
const
val
NETWORK_ERROR
:
Int
=
4
SIGN_IN_CANCELED
Link copied to clipboard
const
val
SIGN_IN_CANCELED
:
Int
=
1
SIGN_IN_FAILED
Link copied to clipboard
const
val
SIGN_IN_FAILED
:
Int
=
5