Automatic connection recovery
Monitor automatic connection recovery for players.
Read time 1 minuteLast updated 7 months ago
An application might temporarily lose internet connectivity when its user moves between internet connection points. For example, a disconnection could occur when a user is roaming between cellular networks, or when a device switches between an LTE mobile data connection and a home wireless network connection.
The Vivox SDK provides network connection recovery functionality for connection loss of up to 30 seconds.
VivoxService.Instance.ConnectionRecoveringVivoxService.Instance.ConnectionRecoveredA event will be fired if a session resume fails after the application attempts to reconnect to the network.
VivoxService.Instance.ConnectionFailedToRecover