Search Results for

    Show / Hide Table of Contents

    Class Utils

    Inheritance
    System.Object
    Utils
    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 Utils

    Methods

    PrintHandle(JSHandle)

    Declaration
    public static void PrintHandle(JSHandle handle)
    Parameters
    Type Name Description
    JSHandle handle

    PrintHandle(JSRef)

    Declaration
    public static void PrintHandle(JSRef reff)
    Parameters
    Type Name Description
    JSRef reff
    In This Article
    Back to top LiveKit Client SDK for Unity WebGL