ProvisionalResponseReceivedEventArgs Members
Include Protected Members
Include Inherited Members
Class contains information for reporting received provisional responses.
The ProvisionalResponseReceivedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
DialogContext | Gets the DialogContext associated with the provisional received. |
![]() |
HasOfferAnswer | Gets whether provisional response contains a message body. |
![]() |
IsReliable | Gets whether 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