docs.unity3d.com
    Show / Hide Table of Contents

    Enum ConnectionFailureReason

    Remoting connection failure reasons

    Namespace: UnityEngine.XR.WindowsMR
    Syntax
    public enum ConnectionFailureReason : int

    Fields

    Name Description Value
    AuthenticationFailed

    User Authentication failed

    TransportUnreachable

    Transport protocol could not find device at port specified

    TransportPortBusy

    Transport protocol port busy or already in use

    TransportConnectionFailed

    Transport protocol connection failed

    RemotingVersionMismatch

    Mismatched versions between app and Holographic Remoting Player

    ProtocolVersionMismatch

    Transport protocol version mismatch between app and Holographic Remoting Player

    ProtocolError

    Transport protocol error

    NoServerCertificate

    No certificate found on the server

    None

    No failure

    IncompatibleTransportProtocols

    Incompatible transport protocols used

    HandshakeUnreachable

    Unable to find a device to connect to

    HandshakePortBusy

    Port busy or already in use

    HandshakeFailed

    Handshake failed

    HandshakeConnectionFailed

    Handshake connection failed

    DisconnectRequest

    Manual disconnect requested

    DeviceLost

    Device lost

    ConnectionLost

    Connection lost

    Canceled

    Connection cancelled

    Unknown

    Unknown failure

    VideoCodecNotAvailable

    Video Codec not supported

    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023