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