docs.unity3d.com
    Show / Hide Table of Contents

    Interface IVivox

    Provides utilities for performing simple Vivox actions or overriding the IVivoxTokenProviderInternal with a custom implementation.

    Namespace: Unity.Services.Vivox.Internal
    Syntax
    public interface IVivox : IServiceComponent

    Methods

    RegisterTokenProvider(IVivoxTokenProviderInternal)

    Registers an IVivoxTokenProviderInternal that will be used as the primary token generator for all Vivox actions.

    Declaration
    void RegisterTokenProvider(IVivoxTokenProviderInternal tokenProvider)
    Parameters
    Type Name Description
    IVivoxTokenProviderInternal tokenProvider

    Token provider to register.

    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023