LumiSoft Net Help
ProcessRequest Method (e)
NamespacesLumiSoft.Net.SIP.StackSIP_Dialog_InviteProcessRequest(SIP_RequestReceivedEventArgs)
Processes specified request through this dialog.
Declaration Syntax
C#Visual BasicVisual 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 
Parameters
e (SIP_RequestReceivedEventArgs)
Method arguments.
Return Value
Boolean
Returns true if this dialog processed specified request, otherwise false.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when e is null reference.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119