Share via


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
Public property DialogContext Gets information about the specific dialog on which the response is received.
Public property IsEarlyMedia Gets whether the provisional response contains a Session Description Protocol answer.
Public property IsReliable Gets whether the provisional response received is reliable.
Public property ResponseData Gets the response data for the event. (inherited from SipResponseReceivedEventArgs)

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

CallProvisionalResponseReceivedEventArgs Class

Microsoft.Rtc.Collaboration Namespace