docs.unity.cn
    Show / Hide Table of Contents

    Enum RTCSignalingState

    Namespace: Unity.WebRTC
    Syntax
    public enum RTCSignalingState

    Fields

    Name Description Value
    Stable 0
    HaveLocalOffer 1
    HaveRemoteOffer 2
    HaveLocalPranswer 3
    HaveRemotePranswer 4
    Closed 5
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 01 March 2021