LumiSoft Mail Server User API
ResponseReceived Event
Namespaces > LumiSoft.Net.SIP > SIP_ClientTransaction > ResponseReceived
Is called when this transaction has got response destination end point.
Syntax
C#Visual BasicManaged C++
Public Event ResponseReceived As ResponseReceivedEventHandler
public:
 event ResponseReceivedEventHandler^ ResponseReceived {
	void add (ResponseReceivedEventHandler^ value);
	void remove (ResponseReceivedEventHandler^ value);
}

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