Information associated with a Originated event.
| C# | Visual Basic | Visual C++ |
public class OriginatedEventArgs : ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
Public Class OriginatedEventArgs _ Inherits ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
public ref class OriginatedEventArgs : public ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| getCalledDeviceId |
Get the id of the device that is being called.
| |
| getCallingDeviceId |
Get the id of the device that is calling.
| |
| 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.) | |
| getOriginatedConnectionId |
Get the Connection Id of the call that was originated.
|
| Object | |||
| EventArgs | |||
| ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs | |||
| ThirdPartyCallController..::.OriginatedEventArgs | |||
Assembly: ServiceProvider (Module: ServiceProvider)