Reference Library
OnReleaseDeviceIdResponse Event
NamespacesAvaya.ApplicationEnablement.DMCCDeviceOnReleaseDeviceIdResponse
Event for the response to a ReleaseDeviceId
Declaration Syntax
C#Visual BasicVisual C++
public event ReleaseDeviceIdResponseHandler OnReleaseDeviceIdResponse
Public Event OnReleaseDeviceIdResponse As ReleaseDeviceIdResponseHandler
public:
virtual  event ReleaseDeviceIdResponseHandler^ OnReleaseDeviceIdResponse {
	void add (ReleaseDeviceIdResponseHandler^ value);
	void remove (ReleaseDeviceIdResponseHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)