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

Assembly: ServiceProvider (Module: ServiceProvider)