CTelephony::TCallInfoV1 Class Reference

class CTelephony::TCallInfoV1 : public CTelephony::TEtelISVType

Defines general information about a call.

Inherits from

Constructor & Destructor Documentation

TCallInfoV1()

IMPORT_C TCallInfoV1 ( )

Default constructor.

Member Data Documentation

TInt iCallId

TInt iCallId

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

TTelAddress iDialledParty

TTelAddress iDialledParty

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

TTimeIntervalSeconds iDuration

TTimeIntervalSeconds iDuration

The current duration of the call.

TInt 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.

TPhoneNetworkSecurity iSecurity

TPhoneNetworkSecurity iSecurity

This attribute indicates whether Ciphering Status of a Call is enabled or disabled.

TDateTime iStartTime

TDateTime iStartTime

The time & date the call started.

TCallStatus iStatus

TCallStatus iStatus

The current status of the call.