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