ContentDescription 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, array<Byte>[]()[][]) Initializes an instance of the class.
Public method ContentDescription(ContentType, String) Initializes an instance of the class.

Top

Properties

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