Returns data from the HandleOfferInInviteResponse event.

The following tables list the members exposed by the OfferInInviteResponseEventArgs type.

Public Properties

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

Public Methods (see also Protected Methods )

  Name Description
Equals  Overloaded. (inherited from Object )
GetHashCode  (inherited from Object )
GetType  (inherited from Object )
ReadyToAnswer Accepts the offer and triggers IOfferAnswer.GetAnswer calls to send the answer.
ReferenceEquals  (inherited from Object )
ToString  (inherited from Object )
Top

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )
Top

See Also