LumiSoft Mail Server User API
SIP_Stack.ValidateRequestEventHandler Delegate
Namespaces > LumiSoft.Net.SIP > SIP_Stack > ValidateRequestEventHandler
Represents the method that will handle the SIP_Stack.ValidateRequest event.
Syntax
C#Visual BasicManaged C++
public delegate void ValidateRequestEventHandler (
	SIP_Stack.ValidateRequestEventArgs e
)
Public Delegate Sub ValidateRequestEventHandler ( _
	e As ValidateRequestEventArgs _
)
public delegate void ValidateRequestEventHandler (
	ValidateRequestEventArgs^ e
)
Parameters

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)