.NET SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Delegate RefreshTokenCallBack

    The refresh token callback that is required by Session.Init.

    Namespace: DolbyIO.Comms
    Assembly: DolbyIO.Comms.Sdk.dll
    Syntax
    public delegate string RefreshTokenCallBack();
    Returns
    Type Description
    String

    Returns a string containing the refreshed access token.

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