Information associated with a Forwarding event.
| C# | Visual Basic | Visual C++ |
public class ForwardingEventArgs : ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
Public Class ForwardingEventArgs _ Inherits ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
public ref class ForwardingEventArgs : public ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| getDeviceId |
Get the id of the device that is being forwarded.
| |
| getEventCause |
The cause (if any) of the event
(Inherited from ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs.) | |
| getForwardStatus |
Get the status of the forwarding.
| |
| getForwardToDeviceId |
Get the id of the device that the call is being forwarded to.
| |
| getMonitorId |
The ID of the monitor that triggered this event.
(Inherited from ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs.) |
| Object | |||
| EventArgs | |||
| ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs | |||
| ThirdPartyCallController..::.ForwardingEventArgs | |||
Assembly: ServiceProvider (Module: ServiceProvider)