Reference Library
OnSingleStepTransferCallResponse Event
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallControllerOnSingleStepTransferCallResponse
Event registration for responses to SingleStepTransferCall requests.
Declaration Syntax
C#Visual BasicVisual C++
public event SingleStepTransferCallResponseHandler OnSingleStepTransferCallResponse
Public Event OnSingleStepTransferCallResponse As SingleStepTransferCallResponseHandler
public:
virtual  event SingleStepTransferCallResponseHandler^ OnSingleStepTransferCallResponse {
	void add (SingleStepTransferCallResponseHandler^ value);
	void remove (SingleStepTransferCallResponseHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)