matrix-sdk-android
androidJvm
matrix-sdk-android
/
org.matrix.android.sdk.api.session.crypto.model
/
WithheldInfo
/
WithheldInfo
Withheld
Info
constructor
(
roomId
:
String
,
sessionId
:
String
,
senderKey
:
String
,
alg
:
String
,
code
:
WithHeldCode
,
userId
:
String
,
deviceId
:
String
)