SipResponseReceivedEventArgs Members
Include Protected Members
Include Inherited Members
Represents the class used when the event is raised with response data.
The SipResponseReceivedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SipResponseReceivedEventArgs | Create instance of SipResponseReceivedEventArgs with given ResponseData |
Top
Properties
Name | Description | |
---|---|---|
ResponseData | Gets the response data for the event. |
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