Reference Library
Phone..::..DisplayUpdatedEventArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCPhonePhone..::..DisplayUpdatedEventArgs
Parameters associated with the DisplayUpdated event.
Declaration Syntax
C#Visual BasicVisual C++
public class DisplayUpdatedEventArgs : Phone..::..CommonEventArgs
Public Class DisplayUpdatedEventArgs _
	Inherits Phone..::..CommonEventArgs
public ref class DisplayUpdatedEventArgs : public Phone..::..CommonEventArgs
Members
All MembersProperties



IconMemberDescription
getContentsOfDisplay
The current contents of the display.

getlogicalColumns
Number of logical columns the display has.

getlogicalRows
Number of logical rows the display has.

getMonitorId
Monitor Id which triggered the event
(Inherited from Phone..::..CommonEventArgs.)
getPhone
Phone object that this event was sent to.
(Inherited from Phone..::..CommonEventArgs.)
Inheritance Hierarchy
Object
EventArgs
 Phone..::..CommonEventArgs
  Phone..::..DisplayUpdatedEventArgs

Assembly: ServiceProvider (Module: ServiceProvider)