LumiSoft Net Help
SIP_AuthenticateEventHandler Delegate
NamespacesLumiSoft.Net.SIP.ProxySIP_AuthenticateEventHandler
Represents the method that will handle the SIP_ProxyCore.Authenticate event.
Declaration Syntax
C#Visual BasicVisual C++F#
public delegate void SIP_AuthenticateEventHandler(
	SIP_AuthenticateEventArgs e
)
Public Delegate Sub SIP_AuthenticateEventHandler ( 
	e As SIP_AuthenticateEventArgs
)
public delegate void SIP_AuthenticateEventHandler(
	SIP_AuthenticateEventArgs^ e
)
type SIP_AuthenticateEventHandler = 
    delegate of 
        e : SIP_AuthenticateEventArgs -> unit

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