manually Accept Room Key Request
abstract suspend fun manuallyAcceptRoomKeyRequest(request: IncomingRoomKeyRequest)
Content copied to clipboard
Can be called by the app layer to accept a request manually. Use carefully as it is prone to social attacks.