matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.auth.data
/
LoginFlowTypes
Login
Flow
Types
object
LoginFlowTypes
Content copied to clipboard
Properties
Properties
DUMMY
Link copied to clipboard
const
val
DUMMY
:
String
Content copied to clipboard
EMAIL_CODE
Link copied to clipboard
const
val
EMAIL_CODE
:
String
Content copied to clipboard
EMAIL_IDENTITY
Link copied to clipboard
const
val
EMAIL_IDENTITY
:
String
Content copied to clipboard
EMAIL_URL
Link copied to clipboard
const
val
EMAIL_URL
:
String
Content copied to clipboard
MSISDN
Link copied to clipboard
const
val
MSISDN
:
String
Content copied to clipboard
OAUTH2
Link copied to clipboard
const
val
OAUTH2
:
String
Content copied to clipboard
PASSWORD
Link copied to clipboard
const
val
PASSWORD
:
String
Content copied to clipboard
RECAPTCHA
Link copied to clipboard
const
val
RECAPTCHA
:
String
Content copied to clipboard
SSO
Link copied to clipboard
const
val
SSO
:
String
Content copied to clipboard
TERMS
Link copied to clipboard
const
val
TERMS
:
String
Content copied to clipboard
TOKEN
Link copied to clipboard
const
val
TOKEN
:
String
Content copied to clipboard