Show / Hide Table of Contents

Enum RTCSignalingState

Signalling states for a WebRTC peer connection.

Namespace: SIPSorcery.Net
Assembly: SIPSorcery.dll
Syntax
public enum RTCSignalingState
Remarks

As specified in https://www.w3.org/TR/webrtc/#dom-rtcsignalingstate.

Fields

Name Description
closed
have_local_offer
have_local_pranswer
have_remote_offer
have_remote_pranswer
stable

Extension Methods

JSONWriter.ToJson()
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX