Processes specified response through this dialog.

C# | Visual Basic | Visual C++ | F# |
protected internal virtual bool ProcessResponse( SIP_Response response )
Protected Friend Overridable Function ProcessResponse ( response As SIP_Response ) As Boolean
protected public: virtual bool ProcessResponse( SIP_Response^ response )
abstract ProcessResponse : response : SIP_Response -> bool override ProcessResponse : response : SIP_Response -> bool

- response (SIP_Response)
- SIP response to process.

Boolean
Returns true if this dialog processed specified response, otherwise false.
Returns true if this dialog processed specified response, otherwise false.

Exception | Condition |
---|---|
ArgumentNullException | Is raised when response is null. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119