docs.unity.cn
    Show / Hide Table of Contents

    Enum RTCDataChannelState

    Please check the ReadyState in the RTCDataChannel class.

    Namespace: Unity.WebRTC
    Syntax
    public enum RTCDataChannelState

    Fields

    Name Description Value
    Closed
    Closing
    Connecting
    Open
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, October 4, 2022
    Terms of use