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