matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.session.identity
/
ThreePid
/
Msisdn
Msisdn
@
JsonClass
(
generateAdapter
=
true
)
data
class
Msisdn
(
val
msisdn
:
String
)
:
ThreePid
Content copied to clipboard
Constructors
Properties
Constructors
Msisdn
Link copied to clipboard
fun
Msisdn
(
msisdn
:
String
)
Content copied to clipboard
Properties
msisdn
Link copied to clipboard
val
msisdn
:
String
Content copied to clipboard
value
Link copied to clipboard
open
val
value
:
String
Content copied to clipboard