Network reconnect failure
Handle network reconnect failures.
Read time 1 minuteLast updated 7 months ago
If the connection recovery process is ultimately unable to reconnect to a session, action will fire. This only occurs when all attempts to reestablish communication with Vivox servers have failed. We recommend that you indicate a network reconnection failure to users because user action might be required to address any issues with their network connection health.
VivoxService.Instance.ConnectionFailedToRecoverDuring connection issues will fire.
VivoxService.Instance.ConnectionRecoveringWhen the connection is recovered will fire.
VivoxService.Instance.ConnectionRecovered