Reference Library
Phone..::..GetButtonInfoResponseResponseArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCPhonePhone..::..GetButtonInfoResponseResponseArgs
Parameters associated with the response to GetButtonInfoResponse request.
Declaration Syntax
C#Visual BasicVisual C++
public class GetButtonInfoResponseResponseArgs : Phone..::..commonResponseArgs
Public Class GetButtonInfoResponseResponseArgs _
	Inherits Phone..::..commonResponseArgs
public ref class GetButtonInfoResponseResponseArgs : public Phone..::..commonResponseArgs
Members
All MembersProperties



IconMemberDescription
getButtonList
List of ButtonItems

getError
Exception, if any, returned from the server.
(Inherited from Phone..::..commonResponseArgs.)
getInvokeId
Invoke Id associated with the original request to the server.
(Inherited from Phone..::..commonResponseArgs.)
getPhone
Phone object that this response was sent to.
(Inherited from Phone..::..commonResponseArgs.)
getUserState
The User State object the application sent with the original request.
(Inherited from Phone..::..commonResponseArgs.)
Inheritance Hierarchy
Object
EventArgs
 Phone..::..commonResponseArgs
  Phone..::..GetButtonInfoResponseResponseArgs

Assembly: ServiceProvider (Module: ServiceProvider)