The types of events that can be monitored on a phone.
| C# | Visual Basic | Visual C++ |
public class PhoneEvents
Public Class PhoneEvents
public ref class PhoneEvents
| All Members | Constructors | Fields | |||
| Icon | Member | Description |
|---|---|---|
| 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.
| |
| TerminalUnregisteredEvent |
Get notified if the phone gets unregistered.
|
| Object | |
| Phone..::.PhoneEvents | |
Assembly: ServiceProvider (Module: ServiceProvider)