docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum SubscriptionMode

    Determine how to handle incoming subscriptions.

    Namespace: VivoxUnity
    Assembly: VivoxUnity.dll
    Syntax
    public enum SubscriptionMode

    Fields

    Name Description
    Accept

    Automatically accept all incoming subscription requests.

    Block

    Automatically block all incoming subscription requests.

    Defer

    Defer incoming subscription request handling to the application. In this scenario, the IncomingSubscriptionRequests collection raises the AfterItemAdded event.

    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)