.NET SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Delegate ParticipantAddedEventHandler

    The Conference.ParticipantAdded event handler.

    Namespace: DolbyIO.Comms
    Assembly: DolbyIO.Comms.Sdk.dll
    Syntax
    public delegate void ParticipantAddedEventHandler(Participant participant);
    Parameters
    Type Name Description
    Participant participant

    The added participant.

    • Improve this Doc
    • View Source
    ☀
    ☾
    In This Article
    Back to top
    Generated by DocFX
    ☀
    ☾