docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ConnectionRecoveryState

    The state of Vivox when an unexpected network disconnection occurs. Use this to display the status of the disconnect to the user, or if there is a recovery failure, to reset the game state or retry the overall Vivox connection.

    Namespace: VivoxUnity
    Assembly: VivoxUnity.dll
    Syntax
    public enum ConnectionRecoveryState

    Fields

    Name Description
    Connected

    Vivox has successfully connected to the service for the first time.

    Disconnected

    Vivox has yet to connect to the service for the first time. This is the default state.

    FailedToRecover

    Vivox has failed to reestablish the connection with the service.

    Recovered

    Vivox has successfully recovered the connection with the service.

    Recovering

    Vivox is in the process of recovering the connection with the service.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)