CPhCntSpeedDialMonitor Class Reference

class CPhCntSpeedDialMonitor : public CBase

It defines interface for speed dial for phone app.

PhoneCntFinder
Since
1.0

Inherits from

Nested Classes and Structures

Member Functions Documentation

AssignSpeedDialFieldL(TInt, TDes &)

TInt AssignSpeedDialFieldL ( TInt aSpeedDialPosition,
TDes & aPhoneNumber
) [pure virtual]

Assigns phone number to speed dial location

Parameters

TInt aSpeedDialPosition the speed dial position
TDes & aPhoneNumber

AssignSpeedDialFieldL(TInt, TDes &, TSpdDialFieldInfo &)

TInt AssignSpeedDialFieldL ( TInt aSpeedDialPosition,
TDes & aPhoneNumber,
TSpdDialFieldInfo & aFieldInfo
) [pure virtual]

Assigns phone number to speed dial location

Parameters

TInt aSpeedDialPosition the speed dial position
TDes & aPhoneNumber
TSpdDialFieldInfo & aFieldInfo

Cancel()

void Cancel ( ) [pure virtual]

Cancel speed dialing assignment process

CreateNumberTypeIconLC(TInt)

CEikImage * CreateNumberTypeIconLC ( TInt aNumberType ) [pure virtual]

Create number type icon from phone book view

Parameters

TInt aNumberType the number type

GetSpeedDialFieldL(TInt, TDes &)

TInt GetSpeedDialFieldL ( TInt aSpeedDialPosition,
TDes & aPhoneNumber
) [pure virtual]

Gets the speed dial number.

Parameters

TInt aSpeedDialPosition a speed dial position
TDes & aPhoneNumber

GetSpeedDialFieldL(TInt, TDes &, TSpdDialFieldInfo &)

TInt GetSpeedDialFieldL ( TInt aSpeedDialPosition,
TDes & aPhoneNumber,
TSpdDialFieldInfo & aFieldInfo
) [pure virtual]

Gets the speed dial number.

Parameters

TInt aSpeedDialPosition a speed dial position
TDes & aPhoneNumber
TSpdDialFieldInfo & aFieldInfo