CallProvisionalResponseReceivedEventArgs Members

Represents the event argument to give information when a provisional response is received.

The CallProvisionalResponseReceivedEventArgs type exposes the following members.

Properties

  Name Description
Public property DialogContext Gets the value of dialog context for the response.
Public property IsEarlyMedia Gets the value of the flag indicating if the provisional response contains sdp body for early media negotiation.
Public property IsReliable Determines whether or not 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