trixnity-crypto
3.2.0
common
trixnity-crypto
/
net.folivo.trixnity.crypto.olm
/
OlmDecrypter
Olm
Decrypter
interface
OlmDecrypter
Functions
Inheritors
Functions
handle
Olm
Event
Link copied to clipboard
abstract
suspend
fun
handleOlmEvent
(
event
:
Event
<
EncryptedEventContent.OlmEncryptedEventContent
>
)
subscribe
Link copied to clipboard
abstract
fun
subscribe
(
eventSubscriber
:
DecryptedOlmEventSubscriber
)
unsubscribe
Link copied to clipboard
abstract
fun
unsubscribe
(
eventSubscriber
:
DecryptedOlmEventSubscriber
)
Inheritors
OlmDecrypterImpl
Link copied to clipboard