docs.unity.cn
    Show / Hide Table of Contents

    Enum RTCDataChannelState

    Namespace: Unity.WebRTC
    Syntax
    public enum RTCDataChannelState

    Fields

    Name Description Value
    Connecting 0
    Open 1
    Closing 2
    Closed 3
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 01 March 2021