OlmDecrypterImpl

class OlmDecrypterImpl(olmEncryptionService: OlmEncryptionService) : OlmDecrypter

Constructors

Link copied to clipboard
constructor(olmEncryptionService: OlmEncryptionService)

Functions

Link copied to clipboard
open override fun subscribe(eventSubscriber: DecryptedOlmEventSubscriber): Unsubscriber