OfferInInviteResponseEventArgs Members
Returns data from the [HandleOfferInInviteResponse] event.
The OfferInInviteResponseEventArgs type exposes the following members.
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
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. | |
ToString | (Inherited from Object.) |
Top