Information associated with a Retrieved event.
| C# | Visual Basic | Visual C++ |
public class RetrievedEventArgs : ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
Public Class RetrievedEventArgs _ Inherits ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
public ref class RetrievedEventArgs : 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.) | |
| getRetrievedConnectionId |
Get the Id of the connection that is being retrieved.
| |
| getRetrievingDeviceId |
Get the id of the device who is doing the retrieving.
|
| Object | |||
| EventArgs | |||
| ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs | |||
| ThirdPartyCallController..::.RetrievedEventArgs | |||
Assembly: ServiceProvider (Module: ServiceProvider)