Share via


SdpContentDescription Members

Include Protected Members
Include Inherited Members

SdpContentDescription class contains the contentId and content type and content body.

The SdpContentDescription type exposes the following members.

Constructors

  Name Description
Public method SdpContentDescription([]) Create an instance of SdpContentDescription class.
Public method SdpContentDescription([], String) Create an instance of SdpContentDescription class.

Top

Properties

  Name Description
Public property ContentDisposition Gets or sets the content disposition header.
Public property ContentId Gets the ContentId for Sdp. Used in Content-ID or Content-Answering-CID depending on offer or answer.
Public property ContentType Gets or sets the ContentType for the body or null if none is specified. (inherited from ContentDescription)

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetBody Represents the body in byte or null, if there is none. (inherited from ContentDescription)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Protected method RecomputeBody Recompute the body of this instance. (inherited from ContentDescription)
Public method SetBody Sets the body content. (inherited from ContentDescription)
Public method ToString Represents MediaDescription as a string. (inherited from ContentDescription)

Top

See Also

Reference

SdpContentDescription Class

Microsoft.Rtc.Collaboration Namespace