Search Results for

    Show / Hide Table of Contents

    Class Errors

    Inheritance
    System.Object
    Errors
    Inherited Members
    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 Errors

    Methods

    GetFailure(JSError)

    Declaration
    public static MediaDeviceFailure? GetFailure(JSError error)
    Parameters
    Type Name Description
    JSError error
    Returns
    Type Description
    System.Nullable<MediaDeviceFailure>
    In This Article
    Back to top LiveKit Client SDK for Unity WebGL