matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.session.crypto.verification
/
VerificationEvent
/
RequestAdded
Request
Added
data
class
RequestAdded
(
val
request
:
PendingVerificationRequest
)
:
VerificationEvent
Content copied to clipboard
Constructors
Properties
Constructors
Request
Added
Link copied to clipboard
fun
RequestAdded
(
request
:
PendingVerificationRequest
)
Content copied to clipboard
Properties
other
User
Id
Link copied to clipboard
val
otherUserId
:
String
Content copied to clipboard
request
Link copied to clipboard
val
request
:
PendingVerificationRequest
Content copied to clipboard
transaction
Id
Link copied to clipboard
val
transactionId
:
String
Content copied to clipboard