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