manuallyAcceptRoomKeyRequest

abstract suspend fun manuallyAcceptRoomKeyRequest(request: IncomingRoomKeyRequest)

Can be called by the app layer to accept a request manually. Use carefully as it is prone to social attacks.