.NET SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Delegate ConferenceStatusUpdatedEventHandler

    The Conference.StatusUpdated event handler.

    Namespace: DolbyIO.Comms
    Assembly: DolbyIO.Comms.Sdk.dll
    Syntax
    public delegate void ConferenceStatusUpdatedEventHandler(ConferenceStatus status, string conferenceId);
    Parameters
    Type Name Description
    ConferenceStatus status

    The status of the conference.

    String conferenceId

    The corresponding conference ID.

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