.NET SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Delegate SignalingChannelErrorEventHandler

    The DolbyIOSDK.SignalingChannelError event handler.

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

    The reason for the error.

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