.NET SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Delegate DvcErrorEventHandler

    The Conference.DvcError event handler.

    Namespace: DolbyIO.Comms
    Assembly: DolbyIO.Comms.Sdk.dll
    Syntax
    public delegate void DvcErrorEventHandler(string reason);
    Parameters
    Type Name Description
    String reason

    The reason for the error.

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