Information about a specific call.
| C# | Visual Basic | Visual C++ |
public class CallInfo
Public Class CallInfo
public ref class CallInfo
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| CallInformationLink..::.GetCallInformationResponseArgs..::.CallInfo()()() | ||
| getAgentLoginId |
The login id of the agent (if any) that is on the call.
| |
| getAgentStationExtension |
The extension of the agent (if any) that is on the call.
| |
| getCallId |
The Call id.
| |
| getIncoming |
TRUE if this is an incoming call.
| |
| getIncomingTrunkCall |
TRUE if this has an incoming trunk on the call.
| |
| getRecordingExtension |
The extension (if any) doing the recording.
| |
| getRecordingExtensionName |
The name of the extension (if any) doing the recording.
| |
| getServiceObservingActive |
TRUE if service observing is active on this call.
| |
| getStationName |
The station name.
| |
| getUniversalCallId |
The Universal Call Id.
| |
| getVdnExtension |
The extension of the VDN (if any) that is on the call.
| |
| getVdnName |
The name of the VDN (if any) that is on the call.
|
| Object | |
| CallInformationLink..::.GetCallInformationResponseArgs..::.CallInfo | |
Assembly: ServiceProvider (Module: ServiceProvider)