Show / Hide Table of Contents

Class RTCSessionDescription

Inheritance
System.Object
RTCSessionDescription
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: SIPSorcery.Net
Assembly: SIPSorcery.dll
Syntax
public class RTCSessionDescription

Fields

| Improve this Doc View Source

sdp

Declaration
public SDP sdp
Field Value
Type Description
SDP
| Improve this Doc View Source

type

Declaration
public RTCSdpType type
Field Value
Type Description
RTCSdpType

Extension Methods

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