CallProvisionalResponseReceivedEventArgs Members
Include Protected Members
Include Inherited Members
Represents information associated with the reception of a provisional response (advanced usage.)
The CallProvisionalResponseReceivedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
DialogContext | Gets information about the specific dialog on which the response is received. | |
IsEarlyMedia | Gets whether the provisional response contains a Session Description Protocol answer. | |
IsReliable | Gets whether the provisional response received 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