Reference Library
OnPressButtonResponse Event
NamespacesAvaya.ApplicationEnablement.DMCCIPhoneOnPressButtonResponse
Event registration for responses to PressButton requests.
Declaration Syntax
C#Visual BasicVisual C++
event PressButtonResponseHandler OnPressButtonResponse
Event OnPressButtonResponse As PressButtonResponseHandler
 event PressButtonResponseHandler^ OnPressButtonResponse {
	void add (PressButtonResponseHandler^ value);
	void remove (PressButtonResponseHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)