RMobilePhoneBookStore::TMobilePhoneBookInfoV1 Class Reference

class RMobilePhoneBookStore::TMobilePhoneBookInfoV1 : public RMobilePhoneStore::TMobilePhoneStoreInfoV1

Defines information about a Phonebook store.

Inherits from

Constructor & Destructor Documentation

TMobilePhoneBookInfoV1()

IMPORT_C TMobilePhoneBookInfoV1 ( )

Trivial constructor. Initializes iMaxNumLength=-1; iMaxTextLength=-1; iLocation=ELocationUnknown; iChangeCounter=0; iExtensionId=KETelMobilePhonebookStoreV1;

Member Data Documentation

TUint16 iChangeCounter

TUint16 iChangeCounter

The contents of the Change Counter file in a USIM phonebook.

Modes: WCDMA

TMobilePhoneBookIdentity iIdentity

TMobilePhoneBookIdentity iIdentity

A unique identity for this type of phonebook.

If this is a SIM or R-UIM phonebook then it will equal the ICCID of the card.

If this is a USIM phonebook then it will equal the PBID of the phonebook.

Modes: Common

TMobilePhoneBookIdentity

TMobilePhoneBookLocation iLocation

TMobilePhoneBookLocation iLocation

The memory location of this phonebook.

Modes: Common

TMobilePhoneBookLocation

TInt iMaxNumLength

TInt iMaxNumLength

The maximum number of characters for the number in a phonebook entry.

Modes: Common

TInt iMaxTextLength

TInt iMaxTextLength

The maximum number of characters for the text tag in a phonebook entry.

Modes: Common