onRejected

open fun onRejected(request: Request, error: ChatError)

Called by the room when IVS service rejects the request with an error response with a matching request id.

Parameters

request

Original request sent by the user

error

Error sent by the service