CTelephony::TCallInfoV1 Class Reference
#include
<etel3rdparty.h>
Link against: etel3rdparty.lib
class CTelephony::TCallInfoV1 : public CTelephony::TEtelISVType |
Detailed Description
Defines general information about a call.
Member Attribute Documentation
iCallId
The call id of an ISV application owned call. For calls not owned by this ISV application (-1) is returned.
iDialledParty
The original number (including DTMF) dialled for an outgoing call.
iDuration
The current duration of the call.
iExitCode
The reason for termination of a finished call. Will equal KErrNone if the call ended normally and KErrNotFound if the call has not ended.
iSecurity
This attribute indicates whether Ciphering Status of a Call is enabled or disabled.
iStartTime
The time & date the call started.
iStatus
The current status of the call.
Constructor & Destructor Documentation