EXTRA_ERROR
|
const val EXTRA_ERROR: String |
KEY_CLIENT_INFO
|
const val KEY_CLIENT_INFO: String |
KEY_FLOW_TYPE
|
const val KEY_FLOW_TYPE: String |
KEY_PARAMS
|
const val KEY_PARAMS: String |
RESULT_ERROR
|
const val RESULT_ERROR: Int
Result code sent through BaseLoginActivity.onActivityResult to notify the client application that an error happened
|
SMARTLOCK_FAILED
|
const val SMARTLOCK_FAILED: Int
Result code sent through BaseLoginActivity.onActivityResult to notify the client application that the smartlock login
failed
|