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



IconMemberDescription
getMonitorId
Monitor Id which triggered the event
(Inherited from Phone..::..CommonEventArgs.)
getOnHookState
True if the phone is currently in the on-hook state.

getPhone
Phone object that this event was sent to.
(Inherited from Phone..::..CommonEventArgs.)
Inheritance Hierarchy
Object
EventArgs
 Phone..::..CommonEventArgs
  Phone..::..HookswitchUpdatedEventArgs

Assembly: ServiceProvider (Module: ServiceProvider)