Information associated with a Held event.
| C# | Visual Basic | Visual C++ |
public class HeldEventArgs : ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
Public Class HeldEventArgs _ Inherits ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
public ref class HeldEventArgs : public ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| getEventCause |
The cause (if any) of the event
(Inherited from ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs.) | |
| getHeldConnectionId |
Get the Connection Id of the held call.
| |
| getHoldingDeviceId |
Get the id of the device doing the hold.
| |
| getLocalConnectionInfo |
Get the local connection information.
| |
| getMonitorId |
The ID of the monitor that triggered this event.
(Inherited from ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs.) |
| Object | |||
| EventArgs | |||
| ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs | |||
| ThirdPartyCallController..::.HeldEventArgs | |||
Assembly: ServiceProvider (Module: ServiceProvider)