trixnity-client
Toggle table of contents
4.22.1
common
Platform filter
common
Switch theme
Search in API
trixnity-client
trixnity-client
/
net.folivo.trixnity.client.crypto
/
ClientOlmEventHandlerRequestHandler
Client
Olm
Event
Handler
Request
Handler
class
ClientOlmEventHandlerRequestHandler
(
api
:
MatrixClientServerApiClient
)
:
OlmEventHandlerRequestHandler
Members
Constructors
Client
Olm
Event
Handler
Request
Handler
Link copied to clipboard
constructor
(
api
:
MatrixClientServerApiClient
)
Functions
set
One
Time
Keys
Link copied to clipboard
open
suspend override
fun
setOneTimeKeys
(
oneTimeKeys
:
Keys
?
,
fallbackKeys
:
Keys
?
)
:
Result
<
Unit
>