docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IVivoxTokenProvider

    Must be implemented by the SetTokenProvider(IVivoxTokenProvider) caller. This object's responsibility is to provide an overridable implementation that will generate tokens for Vivox actions.

    Namespace: Unity.Services.Vivox
    Assembly: solution.dll
    Syntax
    public interface IVivoxTokenProvider

    Methods

    Name Description
    GetTokenAsync(string, TimeSpan?, string, string, string, string, string)

    This async method should implement the necessary steps to providing a valid Vivox Access Token (VAT). After registration, this method will automatically be called whenever a token needs to be generated for a particular action. (e.g. login, channel join, mute).

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)