OlmKeysChange

data class OlmKeysChange(val oneTimeKeysCount: OneTimeKeysCount?, val fallbackKeyTypes: UnusedFallbackKeyTypes?)

Constructors

Link copied to clipboard
constructor(oneTimeKeysCount: OneTimeKeysCount?, fallbackKeyTypes: UnusedFallbackKeyTypes?)

Properties

Link copied to clipboard