docs.unity3d.com
Search Results for

    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
    Assembly: Unity.Services.Core.Internal.dll
    Syntax
    [RequireImplementors]
    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.

    In This Article
    Back to top
    Copyright © 2025 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)