trixnity-crypto
Toggle table of contents
4.15.0
common
Platform filter
common
Switch theme
Search in API
trixnity-crypto
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
?