Search Results for

    Show / Hide Table of Contents

    Class LivekitError

    Inheritance
    System.Object
    JSRef
    JSObject
    JSError
    LivekitError
    ConnectionError
    PublishDataError
    TrackInvalidError
    UnexpectedConnectionState
    UnsupportedServer
    Inherited Members
    JSError.Name
    JSError.Message
    JSRef.Dispose(Boolean)
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: LiveKit
    Assembly: cs.temp.dll.dll
    Syntax
    public class LivekitError : JSError

    Properties

    Code

    Declaration
    public int Code { get; }
    Property Value
    Type Description
    System.Int32
    In This Article
    Back to top LiveKit Client SDK for Unity WebGL