Share via


OfferInInviteResponseEventArgs Members

Include Protected Members
Include Inherited Members

Used with the HandleOfferInInviteResponse call in IOfferAnswer. This will expose the media offer from the remote participant and gives the ability to send the media answer in the acknowledgement.

The OfferInInviteResponseEventArgs type exposes the following members.

Properties

  Name Description
Public property Offer Gets the media description offer from the remote participant.
Public property Session Gets the signaling session associated with this event argument.

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 ReadyToAnswer Accepts the offer and triggers IOfferAnswer.GetAnswer calls to send the answer. The application can call this method when it is ready with the answer for the offer represented in this event arg.
Public method ToString (inherited from Object)

Top

See Also

Reference

OfferInInviteResponseEventArgs Class

Microsoft.Rtc.Signaling Namespace