Represents the method that will handle the SIP_Stack.ValidateRequest event.
| C# | Visual Basic | Managed C++ |
public delegate void ValidateRequestEventHandler ( SIP_Stack.ValidateRequestEventArgs e )
Public Delegate Sub ValidateRequestEventHandler ( _ e As ValidateRequestEventArgs _ )
public delegate void ValidateRequestEventHandler ( ValidateRequestEventArgs^ e )
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)