Search Results for

    Show / Hide Table of Contents

    Delegate Room.DisconnectedDelegate

    Namespace: LiveKit
    Assembly: cs.temp.dll.dll
    Syntax
    public delegate void DisconnectedDelegate(DisconnectReason? reason);
    Parameters
    Type Name Description
    System.Nullable<DisconnectReason> reason
    In This Article
    Back to top LiveKit Client SDK for Unity WebGL