matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.auth.registration
/
RegisterThreePid
/
Msisdn
Msisdn
data
class
Msisdn
(
val
msisdn
:
String
,
val
countryCode
:
String
)
:
RegisterThreePid
Content copied to clipboard
Constructors
Properties
Constructors
Msisdn
Link copied to clipboard
fun
Msisdn
(
msisdn
:
String
,
countryCode
:
String
)
Content copied to clipboard
Properties
country
Code
Link copied to clipboard
val
countryCode
:
String
Content copied to clipboard
msisdn
Link copied to clipboard
val
msisdn
:
String
Content copied to clipboard