Reference Library
Phone..::..PhoneEvents Class
NamespacesAvaya.ApplicationEnablement.DMCCPhonePhone..::..PhoneEvents
The types of events that can be monitored on a phone.
Declaration Syntax
C#Visual BasicVisual C++
public class PhoneEvents
Public Class PhoneEvents
public ref class PhoneEvents
Members
All MembersConstructorsFields



IconMemberDescription
Phone..::..PhoneEvents(Boolean)
Create a PhoneEvents object and set all the monitors to the value of initialState.

DisplayUpdatedEvent
Get notified when the display changes.

HookswitchEvent
Get notified when the switch hook changes.

LampModeEvent
Get notified when a lamp changes.

RingerStatusEvent
Get notified when the ringer changes.

ServiceLinkStatusEvent
Get notified when the service link status changes.

Supported in: 6.2.0


TerminalReregisteredEvent
Get notified when the device is unregistered from the switching function and re-registered with a different switch. This event occurs when the switching function fails over to a different switch (an ESS or LSP, or back to Main).

Supported in: 6.3.1


TerminalUnregisteredEvent
Get notified if the phone gets unregistered.

Inheritance Hierarchy
Object
Phone..::..PhoneEvents

Assembly: ServiceProvider (Module: ServiceProvider)