toggle menu
trixnity-crypto
4.7.1
common
switch theme
search in API
trixnity-crypto
/
net.folivo.trixnity.crypto.olm
/
OlmKeysChange
Olm
Keys
Change
data
class
OlmKeysChange
(
val
oneTimeKeysCount
:
OneTimeKeysCount
?
,
val
fallbackKeyTypes
:
UnusedFallbackKeyTypes
?
)
Members
Constructors
Olm
Keys
Change
Link copied to clipboard
constructor
(
oneTimeKeysCount
:
OneTimeKeysCount
?
,
fallbackKeyTypes
:
UnusedFallbackKeyTypes
?
)
Properties
fallback
Key
Types
Link copied to clipboard
val
fallbackKeyTypes
:
UnusedFallbackKeyTypes
?
one
Time
Keys
Count
Link copied to clipboard
val
oneTimeKeysCount
:
OneTimeKeysCount
?