.NET SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Delegate InvalidTokenErrorEventHandler

    The DolbyIOSDK.InvalidTokenError handler.

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

    The reason for the error.

    String description

    An additional description of the error.

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