CTelephony::TCallInfoV1 Class Reference

#include <etel3rdparty.h>

Link against: etel3rdparty.lib

class CTelephony::TCallInfoV1 : public CTelephony::TEtelISVType

Inherits from

Detailed Description

Defines general information about a call.

Member Attribute Documentation

iCallId

TInt iCallId

The call id of an ISV application owned call. For calls not owned by this ISV application (-1) is returned.

iDialledParty

TTelAddress iDialledParty

The original number (including DTMF) dialled for an outgoing call.

iDuration

The current duration of the call.

iExitCode

TInt 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

TDateTime iStartTime

The time & date the call started.

iStatus

TCallStatus iStatus

The current status of the call.

Constructor & Destructor Documentation

TCallInfoV1 ( )

IMPORT_CTCallInfoV1()

Default constructor.