onConfirmed

open fun onConfirmed(request: Request, response: Response)

Called by the room when IVS service confirms the request with a relevant response (message or event) with a matching request id.

Parameters

request

Original request sent by the user

response

Response sent by the service