SdpOffer Members

SdpOffer contains the sdp offer message received from the remote endpoint or the sdp offer being sent to the remote endpoint.

The SdpOffer type exposes the following members.

Constructors

  Name Description
Public method SdpOffer(SdpContentDescription) Create the instance of SdpOffer.
Public method SdpOffer(SdpContentDescription, IEnumerable<(Of <<'(SignalingHeader>)>>)) Create the instance of SdpOffer.
Public method SdpOffer(IEnumerable<(Of <<'(SdpContentDescription>)>>), IEnumerable<(Of <<'(SignalingHeader>)>>)) Create the instance of SdpOffer.

Top

Properties

  Name Description
Public property MessageHeaders
Public property Offers List of Sdps to be send or received in the offer.

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

SdpOffer Class

Microsoft.Rtc.Collaboration Namespace