docs.unity.cn
    Show / Hide Table of Contents

    Enum RTCPeerConnectionState

    Namespace: Unity.WebRTC
    Syntax
    public enum RTCPeerConnectionState

    Fields

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