SdpAnswer Members

Include Protected Members
Include Inherited Members

SdpAnswer, contains the Sdp answer message being send out or receceived from remote endpoint.

The SdpAnswer type exposes the following members.

Constructors

  Name Description
Public method SdpAnswer(SdpContentDescription) Create an instance for SdpDescriptionAnswer class.
Public method SdpAnswer(SdpContentDescription, SdpAnswerStatus) Create an instance for SdpDescriptionAnswer class.
Public method SdpAnswer(SdpContentDescription, SdpAnswerStatus, IEnumerable<SignalingHeader>) Create an instance for SdpDescriptionAnswer class.

Top

Properties

  Name Description
Public property Answer Gets the SdpAnswer message body.
Public property MessageHeaders Gets the Collection of Headers for the message.
Public property Status Status of the answer.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

SdpAnswer Class

Microsoft.Rtc.Collaboration Namespace