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