ProvisionalResponseReceivedEventArgs Members
Class contains information for reporting received provisional responses.
The ProvisionalResponseReceivedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
DialogContext | DialogContext associated with the provisional received. | |
HasOfferAnswer | Gets or sets the value of the flag to indicate if the provisional response contains the message body. | |
IsReliable | Indicates if the provisional response is reliable. | |
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.) | |
ToString | (Inherited from Object.) |
Top