.NET SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Delegate ParticipantUpdatedEventHandler

    The Conference.ParticipantUpdated event handler.

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

    The participant who changed status.

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