matrix-sdk-android
androidJvm
matrix-sdk-android
/
org.matrix.android.sdk.api.session.identity
/
FoundThreePid
Found
Three
Pid
data
class
FoundThreePid
(
val
threePid
:
ThreePid
,
val
matrixId
:
String
)
Members
Constructors
Found
Three
Pid
Link copied to clipboard
constructor
(
threePid
:
ThreePid
,
matrixId
:
String
)
Properties
matrix
Id
Link copied to clipboard
val
matrixId
:
String
three
Pid
Link copied to clipboard
val
threePid
:
ThreePid