InvitationAcceptedEventArgs Members
Returns data from the [InvitationAccepted] event.
The InvitationAcceptedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
DelayAck | Gets or sets whether the acknowledgement should be delayed. | |
DialogContext | ||
IsNullOriginalOffer | Gets whether the original offer is nullNothingnullptrunita null reference (Nothing in Visual Basic). | |
ResponseData | Gets the response data for the event. (Inherited from SipResponseReceivedEventArgs.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
SendAcknowledgement | ||
ToString | (Inherited from Object.) |
Top