The CallProvisionalResponseReceivedEventArgstype exposes the following members.

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.)

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 a flag indicating whether the provisional response received is reliable.
ResponseData
Gets the response data for the event.
(Inherited from SipResponseReceivedEventArgs.)

See Also