Event ConnectionRecovering
An Action that will fire when the network connection for the logged-in device is interrupted. Vivox will attempt to re-establish connection for 30 seconds, firing ConnectionRecovered if the connection is recovered, or ConnectionFailedToRecover if there is a failure to reconnect.
Namespace: Unity.Services.Vivox
Assembly: solution.dll
Syntax
event Action ConnectionRecovering
Returns
Type | Description |
---|---|
Action |