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

Assembly: ServiceProvider (Module: ServiceProvider)