The OfferInInviteResponseEventArgstype exposes the following members.

Methods

  Name Description
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
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.
ToString (Inherited from Object.)

Properties

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

See Also