matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.auth.registration
/
RegistrationResult
/
FlowResponse
Flow
Response
data
class
FlowResponse
(
val
flowResult
:
FlowResult
)
:
RegistrationResult
Content copied to clipboard
The registration still miss some steps. See
FlowResult
to know the details.
Constructors
Properties
Constructors
Flow
Response
Link copied to clipboard
fun
FlowResponse
(
flowResult
:
FlowResult
)
Content copied to clipboard
Properties
flow
Result
Link copied to clipboard
val
flowResult
:
FlowResult
Content copied to clipboard