matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.session.crypto.verification
/
VerificationEvent
/
RequestUpdated
Request
Updated
data
class
RequestUpdated
(
val
request
:
PendingVerificationRequest
)
:
VerificationEvent
Content copied to clipboard
Constructors
Properties
Constructors
Request
Updated
Link copied to clipboard
fun
RequestUpdated
(
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