Parameters associated with the response to HookswitchUpdated event.
| C# | Visual Basic | Visual C++ |
public class HookswitchUpdatedEventArgs : Phone..::.CommonEventArgs
Public Class HookswitchUpdatedEventArgs _ Inherits Phone..::.CommonEventArgs
public ref class HookswitchUpdatedEventArgs : public Phone..::.CommonEventArgs
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| 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.) |
| Object | |||
| EventArgs | |||
| Phone..::.CommonEventArgs | |||
| Phone..::.HookswitchUpdatedEventArgs | |||
Assembly: ServiceProvider (Module: ServiceProvider)