trixnity
Toggle table of contents
5.2.0-SNAPSHOT.CI-20260302.101522
common
Target filter
common
Switch theme
Search in API
Skip to content
trixnity
trixnity-crypto
/
de.connect2x.trixnity.crypto.olm
/
OlmEncryptionService
/
EncryptOlmError
/
OneTimeKeyNetworkError
One
Time
Key
Network
Error
data
class
OneTimeKeyNetworkError
(
val
error
:
Throwable
)
:
OlmEncryptionService.EncryptOlmError
,
IllegalStateException
Members
Constructors
One
Time
Key
Network
Error
Link copied to clipboard
constructor
(
error
:
Throwable
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
error
Link copied to clipboard
val
error
:
Throwable
message
Link copied to clipboard
expect
open
val
message
:
String
?