OlmDecrypter

interface OlmDecrypter

Functions

Link copied to clipboard
abstract suspend fun handleOlmEvent(event: Event<EncryptedEventContent.OlmEncryptedEventContent>)
Link copied to clipboard
abstract fun subscribe(eventSubscriber: DecryptedOlmEventSubscriber)
Link copied to clipboard
abstract fun unsubscribe(eventSubscriber: DecryptedOlmEventSubscriber)

Inheritors

Link copied to clipboard