SdpContentDescription Members

SdpContentDescription class contains the contented, content type and content body.

The SdpContentDescription type exposes the following members.

Constructors

  Name Description
Public method SdpContentDescription Create an instance of the SdpContentDescription class.

Top

Properties

  Name Description
Public property ContentDisposition Gets or sets the content disposition header.
Public property ContentId
Public property ContentType Gets or sets the [ContentType] for the body or nullNothingnullptrunita null reference (Nothing in Visual Basic) 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 nullNothingnullptrunita null reference (Nothing in Visual Basic) 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 (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