docs.unity.cn
    Show / Hide Table of Contents

    Enum RTCIceConnectionState

    Namespace: Unity.WebRTC
    Syntax
    public enum RTCIceConnectionState

    Fields

    Name Description Value
    New 0
    Checking 1
    Connected 2
    Completed 3
    Failed 4
    Disconnected 5
    Closed 6
    Max 7
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 01 March 2021