matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.auth.registration
/
RegisterThreePid
Register
Three
Pid
sealed
class
RegisterThreePid
Content copied to clipboard
Types
Inheritors
Types
Email
Link copied to clipboard
data
class
Email
(
val
email
:
String
)
:
RegisterThreePid
Content copied to clipboard
Msisdn
Link copied to clipboard
data
class
Msisdn
(
val
msisdn
:
String
,
val
countryCode
:
String
)
:
RegisterThreePid
Content copied to clipboard
Inheritors
Email
Link copied to clipboard
Msisdn
Link copied to clipboard