docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum RTCErrorDetailType

    Indicates a specific error detail encountered during WebRTC operations.

    Namespace: Unity.WebRTC
    Assembly: Unity.WebRTC.dll
    Syntax
    public enum RTCErrorDetailType

    Fields

    Name Description
    DataChannelFailure

    Failure occurred in the data channel.

    DtlsFailure

    DTLS handshake or encryption failed.

    FingerprintFailure

    Fingerprint verification failed.

    HardwareEncoderError

    Hardware encoder encountered an error.

    HardwareEncoderNotAvailable

    Hardware encoder is not available.

    IdpBadScriptFailure

    Identity provider script error.

    IdpExecutionFailure

    Identity provider execution error.

    IdpLoadFailure

    Identity provider could not be loaded.

    IdpNeedLogin

    Identity provider requires user login.

    IdpTimeout

    Identity provider operation timed out.

    IdpTlsFailure

    TLS error occurred with identity provider.

    IdpTokenExpired

    Identity provider token expired.

    IdpTokenInvalid

    Identity provider token is invalid.

    SctpFailure

    SCTP transport failure.

    SdpSyntaxError

    SDP syntax is incorrect.

    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)