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