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



IconMemberDescription
getContentsOfDisplay
Current contents of the display.

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.)
getlogicalColumns
Number of columns the display has.

getlogicalRows
Number of rows the display has.

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..::.GetDisplayResponseArgs

Assembly: ServiceProvider (Module: ServiceProvider)