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)

void HandlePbkOperationL ( const TCntPhoneNumber & aTelNumber,
TInt aCommand
) [pure virtual]

Handles phonebook operation

Parameters

const TCntPhoneNumber & aTelNumber Telephone number to save
TInt aCommand Given command (new, update existing)

HandlePbkOperationL(const TCntPhoneNumber &, TInt, TCntNumberType)

void HandlePbkOperationL ( const TCntPhoneNumber & aTelNumber,
TInt aCommand,
TCntNumberType aNumberType
) [pure virtual]
Handles phonebook operation.
Since
Series60 3.0

Parameters

const TCntPhoneNumber & aTelNumber Telephone number to save
TInt aCommand Given command (new, update existing)
TCntNumberType aNumberType Type of saved telnumber (E.g If not numeric could not save to the Phone number field)