Information associated with a Transferred event.
| C# | Visual Basic | Visual C++ |
public class TransferredEventArgs : ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
Public Class TransferredEventArgs _ Inherits ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
public ref class TransferredEventArgs : public ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| getEventCause |
The cause (if any) of the event
(Inherited from ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs.) | |
| getLocalConnectionInfo |
Get the local connection information.
| |
| getMonitorId |
The ID of the monitor that triggered this event.
(Inherited from ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs.) | |
| getPrimaryOldCallConnectionId |
Get the Connection Id of the primary old call.
| |
| getSecondaryOldCallConnectionId |
Get the Connection Id of the secondary old call.
| |
| getTransferredConnectionsList |
Get the list of transferred connections.
| |
| getTransferredDeviceId |
Get the id of the transferred device.
| |
| getTransferringDeviceId |
Get the id of the transferring device.
|
| Object | |||
| EventArgs | |||
| ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs | |||
| ThirdPartyCallController..::.TransferredEventArgs | |||
Assembly: ServiceProvider (Module: ServiceProvider)