Processes specified request through this dialog.

C# | Visual Basic | Visual C++ | F# |
protected internal override bool ProcessRequest( SIP_RequestReceivedEventArgs e )
Protected Friend Overrides Function ProcessRequest ( e As SIP_RequestReceivedEventArgs ) As Boolean
protected public: virtual bool ProcessRequest( SIP_RequestReceivedEventArgs^ e ) override
abstract ProcessRequest : e : SIP_RequestReceivedEventArgs -> bool override ProcessRequest : e : SIP_RequestReceivedEventArgs -> bool

- e (SIP_RequestReceivedEventArgs)
- Method arguments.

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

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