Search Results for

    Show / Hide Table of Contents

    Delegate Room.TrackSubscribedDelegate

    Namespace: LiveKit
    Assembly: cs.temp.dll.dll
    Syntax
    public delegate void TrackSubscribedDelegate(RemoteTrack track, RemoteTrackPublication publication, RemoteParticipant participant);
    Parameters
    Type Name Description
    RemoteTrack track
    RemoteTrackPublication publication
    RemoteParticipant participant
    In This Article
    Back to top LiveKit Client SDK for Unity WebGL