The SdpContentDescriptiontype exposes the following members.

Constructors

  Name Description
SdpContentDescription
Create an instance of SdpContentDescription class.

Methods

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

Properties

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

See Also