Package org.matrix.android.sdk.api.auth.registration
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@JsonClass(generateAdapter = true)
Content copied to clipboard
Link copied to clipboard
Either a session or an object containing data about registration stages.
Link copied to clipboard
Set of methods to be able to create an account on a homeserver.
Link copied to clipboard
Functions
Link copied to clipboard
fun RegistrationFlowResponse.nextUncompletedStage(flowIndex: Int = 0): String?
Content copied to clipboard
Link copied to clipboard
Convert to something easier to handle on client side.