Show / Hide Table of Contents

Class SDPMessageMediaFormat

Inheritance
System.Object
SDPMessageMediaFormat
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 SDPMessageMediaFormat

Fields

| Improve this Doc View Source

AcceptTypes

Declaration
public List<string> AcceptTypes
Field Value
Type Description
System.Collections.Generic.List<System.String>
| Improve this Doc View Source

Endpoint

Declaration
public string Endpoint
Field Value
Type Description
System.String
| Improve this Doc View Source

IP

Declaration
public string IP
Field Value
Type Description
System.String
| Improve this Doc View Source

Port

Declaration
public string Port
Field Value
Type Description
System.String

Extension Methods

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