LumiSoft Mail Server User API
AddressExists Event
Namespaces > LumiSoft.Net.SIP > SIP_ServerProxyCore > AddressExists
This event is raised when SIP proxy needs to know if specified local server address exists.
Syntax
C#Visual BasicManaged C++
Public Event AddressExists As AddressExistsEventHandler
public:
 event AddressExistsEventHandler^ AddressExists {
	void add (AddressExistsEventHandler^ value);
	void remove (AddressExistsEventHandler^ value);
}

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