matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.auth.registration
/
Stage
/
Other
Other
data
class
Other
(
val
mandatory
:
Boolean
,
val
type
:
String
,
val
params
:
Map
<
*
,
*
>
?
)
:
Stage
Content copied to clipboard
For unknown stages.
Constructors
Properties
Constructors
Other
Link copied to clipboard
fun
Other
(
mandatory
:
Boolean
,
type
:
String
,
params
:
Map
<
*
,
*
>
?
)
Content copied to clipboard
Properties
mandatory
Link copied to clipboard
open
override
val
mandatory
:
Boolean
Content copied to clipboard
params
Link copied to clipboard
val
params
:
Map
<
*
,
*
>
?
Content copied to clipboard
type
Link copied to clipboard
val
type
:
String
Content copied to clipboard