CPhoneCntSaveAddToName Class Reference

class CPhoneCntSaveAddToName : public CBase

This class is used to add number to existing name and to save the number.

PhoneCntFinder
Since
1.0

Inherits from

  • CPhoneCntSaveAddToName

Constructor & Destructor Documentation

CPhoneCntSaveAddToName(MPhCntPhonebookServices &)

CPhoneCntSaveAddToName(MPhCntPhonebookServices &aServices)[private]

C++ constructor.

Parameters

MPhCntPhonebookServices & aServices

~CPhoneCntSaveAddToName()

IMPORT_C~CPhoneCntSaveAddToName()

Destructor.

Member Functions Documentation

HandlePbkOperationL(const TCntPhoneNumber &, TInt)

IMPORT_C voidHandlePbkOperationL(const TCntPhoneNumber &aTelNumber,
TIntaCommand
)

Parameters

const TCntPhoneNumber & aTelNumber
TInt aCommand

HandlePbkOperationL(const TCntPhoneNumber &, TInt, TCntNumberType)

IMPORT_C voidHandlePbkOperationL(const TCntPhoneNumber &aTelNumber,
TIntaCommand,
TCntNumberTypeaNumberType
)
From MPhoneCntSaveAddToName
Since
3.0

Parameters

const TCntPhoneNumber & aTelNumber
TInt aCommand
TCntNumberType aNumberType

NewL(MPhCntPhonebookServices &)

CPhoneCntSaveAddToName *NewL(MPhCntPhonebookServices &aServices)[static]

Two-phased constructor.

Parameters

MPhCntPhonebookServices & aServices

Member Data Documentation

MPhCntPhonebookServices & iServices

MPhCntPhonebookServices &iServices[private]

Service for creating and updating contacts. Not own.