The SipResponseReceivedEventArgstype exposes the following members.

Constructors

  Name Description
SipResponseReceivedEventArgs
Create instance of SipResponseReceivedEventArgs with given ResponseData

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
ResponseData
Gets the response data for the event.

See Also