Share via


ContentDescription Members

Include Protected Members
Include Inherited Members

Represents the base class for all media descriptions.

The ContentDescription type exposes the following members.

Constructors

  Name Description
Public method ContentDescription() Initializes an instance of the class.
Public method ContentDescription(ContentType, []) Initializes an instance of the class with parameters.
Public method ContentDescription(ContentType, String) Initializes an instance of the class with parameters.

Top

Properties

  Name Description
Public property ContentType Gets or sets the ContentType for the body or null if none is specified.

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.
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.
Public method SetBody Sets the body content.
Public method ToString Represents MediaDescription as a string. (Overrides Object.ToString().)

Top

See Also

Reference

ContentDescription Class

Microsoft.Rtc.Signaling Namespace