LumiSoft Mail Server User API
SIP_ClientTransaction.ResponseReceivedEventHandler Delegate
Namespaces > LumiSoft.Net.SIP > SIP_ClientTransaction > ResponseReceivedEventHandler
Represents method what will handle ResponseReceived event.
Syntax
C#Visual BasicManaged C++
public delegate void ResponseReceivedEventHandler (
	SIP_ResponseReceivedEventArgs e
)
Public Delegate Sub ResponseReceivedEventHandler ( _
	e As SIP_ResponseReceivedEventArgs _
)
public delegate void ResponseReceivedEventHandler (
	SIP_ResponseReceivedEventArgs^ e
)
Parameters

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