SdpAnswer Members

SdpAnswer, contains the Sdp answer message being sent out or received from remote endpoint.

The SdpAnswer type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Answer
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