Edit

Share via


OfferInInviteResponseEventArgs.Offer Property

Definition

Gets the media description offer from the remote participant.

public:  property Microsoft::Rtc::Signaling::ContentDescription ^ Offer {  public:
Microsoft::Rtc::Signaling::ContentDescription ^ get(); protected:
 void set(Microsoft::Rtc::Signaling::ContentDescription ^ value); };
public Microsoft.Rtc.Signaling.ContentDescription Offer { get; protected set; }
member this.Offer : Microsoft.Rtc.Signaling.ContentDescription with get, set
Public Property Offer As ContentDescription

Property Value

The offer.

Applies to