docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum RTCIceGatheringState

    Represents the ICE gathering state for a peer connection.

    Namespace: Unity.WebRTC
    Assembly: Unity.WebRTC.dll
    Syntax
    public enum RTCIceGatheringState

    Fields

    Name Description
    Complete

    The ICE gathering state has completed gathering candidates.

    Gathering

    The ICE gathering state is in the process of gathering candidates.

    New

    The ICE gathering state is in the initial state.

    See Also
    GatheringState
    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)