docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct RTCError

    Represents an error returned from a WebRTC operation.

    Namespace: Unity.WebRTC
    Assembly: Unity.WebRTC.dll
    Syntax
    public struct RTCError

    Fields

    errorType

    Type of error encountered.

    Declaration
    public RTCErrorType errorType
    Field Value
    Type Description
    RTCErrorType

    message

    Detailed error message.

    Declaration
    public string message
    Field Value
    Type Description
    string
    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)