MPhoneCntSaveAddToName Class Reference

class MPhoneCntSaveAddToName

MPhoneCntSaveAddToName

Abstact class for saving new entry and adding data to old phonebook entry.

PhoneCntFinder
Since
1.0

Constructor & Destructor Documentation

~MPhoneCntSaveAddToName()

~MPhoneCntSaveAddToName()[inline, virtual]

Member Functions Documentation

HandlePbkOperationL(const TCntPhoneNumber &, TInt)

voidHandlePbkOperationL(const TCntPhoneNumber &aTelNumber,
TIntaCommand
)[pure virtual]

Handles phonebook operation

Parameters

const TCntPhoneNumber & aTelNumberTelephone number to save
TInt aCommandGiven command (new, update existing)

HandlePbkOperationL(const TCntPhoneNumber &, TInt, TCntNumberType)

voidHandlePbkOperationL(const TCntPhoneNumber &aTelNumber,
TIntaCommand,
TCntNumberTypeaNumberType
)[pure virtual]
Handles phonebook operation.
Since
Series60 3.0

Parameters

const TCntPhoneNumber & aTelNumberTelephone number to save
TInt aCommandGiven command (new, update existing)
TCntNumberType aNumberTypeType of saved telnumber (E.g If not numeric could not save to the Phone number field)