docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property ActiveChannels

    ActiveChannels

    A Dictionary of channels the user is currently connected to and a list of the VivoxParticipants in each the channel. The key is the channel name used to connect with. The value is a maintained list of each VivoxParticipant in the channel.

    Declaration
    ReadOnlyDictionary<string, ReadOnlyCollection<VivoxParticipant>> ActiveChannels { get; }
    Property Value
    Type Description
    ReadOnlyDictionary<string, ReadOnlyCollection<VivoxParticipant>>
    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)