matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.auth.registration
/
Stage
/
Terms
Terms
data
class
Terms
(
val
mandatory
:
Boolean
,
val
policies
:
TermPolicies
)
:
Stage
Content copied to clipboard
Undocumented yet: m.login.terms stage.
Constructors
Properties
Constructors
Terms
Link copied to clipboard
fun
Terms
(
mandatory
:
Boolean
,
policies
:
TermPolicies
)
Content copied to clipboard
Properties
mandatory
Link copied to clipboard
open
override
val
mandatory
:
Boolean
Content copied to clipboard
policies
Link copied to clipboard
val
policies
:
TermPolicies
Content copied to clipboard