ClientOlmEventHandlerRequestHandler

class ClientOlmEventHandlerRequestHandler(api: MatrixClientServerApiClient) : OlmEventHandlerRequestHandler

Constructors

Link copied to clipboard
fun ClientOlmEventHandlerRequestHandler(api: MatrixClientServerApiClient)

Functions

Link copied to clipboard
open suspend override fun setOneTimeKeys(oneTimeKeys: Keys?): Result<Unit>