Returns data from the InvitationAccepted event.
The following tables list the members exposed by the InvitationAcceptedEventArgs type.
Public Properties
Name | Description | |
---|---|---|
DelayAck | Gets or sets whether the acknowledgement should be delayed. | |
IsNullOriginalOffer | Gets whether the original offer is null. | |
ResponseData | Gets the response data for the event.(inherited from SipResponseReceivedEventArgs) |
Public Methods (see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
SendAcknowledgement | Sends an acknowledgement for the remote that accepted the invitation. | |
ToString | (inherited from Object ) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |