SipRequestReceivedEventArgs Members
Returns data from the [SipRequestReceived] event.
The SipRequestReceivedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SipRequestReceivedEventArgs | Creates a new instance of the class. |
Top
Properties
Name | Description | |
---|---|---|
RequestData | Gets the SIP request 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