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

Assembly: ServiceProvider (Module: ServiceProvider)