Search Results for

    Show / Hide Table of Contents

    Delegate Room.AttributesChangedDelegate

    Namespace: LiveKit
    Assembly: cs.temp.dll.dll
    Syntax
    public delegate void AttributesChangedDelegate(Participant participant, JSMap<string, string> changedAttributes);
    Parameters
    Type Name Description
    Participant participant
    JSMap<System.String, System.String> changedAttributes
    In This Article
    Back to top LiveKit Client SDK for Unity WebGL