matrix-sdk-android
androidJvm
matrix-sdk-android
/
org.matrix.android.sdk.api.session.crypto.model
/
AuditInfo
Audit
Info
interface
AuditInfo
Inheritors
ForwardInfo
UnknownInfo
WithheldInfo
IncomingKeyRequestInfo
Members
Properties
alg
Link copied to clipboard
abstract
val
alg
:
String
device
Id
Link copied to clipboard
abstract
val
deviceId
:
String
room
Id
Link copied to clipboard
abstract
val
roomId
:
String
sender
Key
Link copied to clipboard
abstract
val
senderKey
:
String
session
Id
Link copied to clipboard
abstract
val
sessionId
:
String
user
Id
Link copied to clipboard
abstract
val
userId
:
String