trixnity-crypto
3.2.0
common
trixnity-crypto
/
net.folivo.trixnity.crypto.olm
/
KeyException
/
OneTimeKeyNotFoundException
One
Time
Key
Not
Found
Exception
data
class
OneTimeKeyNotFoundException
(
val
user
:
UserId
,
val
device
:
String
)
:
KeyException
Constructors
Properties
Constructors
One
Time
Key
Not
Found
Exception
Link copied to clipboard
fun
OneTimeKeyNotFoundException
(
user
:
UserId
,
device
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
device
Link copied to clipboard
val
device
:
String
message
Link copied to clipboard
open
val
message
:
String
?
user
Link copied to clipboard
val
user
:
UserId