class RMobilePhoneBookStore::TMobilePhoneBookInfoV1 : public RMobilePhoneStore::TMobilePhoneStoreInfoV1 |
Defines information about a Phonebook store.
Public Member Functions | |
---|---|
TMobilePhoneBookInfoV1() |
Public Attributes | |
---|---|
TUint16 | iChangeCounter |
TMobilePhoneBookIdentity | iIdentity |
TMobilePhoneBookLocation | iLocation |
TInt | iMaxNumLength |
TInt | iMaxTextLength |
IMPORT_C | TMobilePhoneBookInfoV1 | ( | ) |
Trivial constructor. Initializes iMaxNumLength=-1; iMaxTextLength=-1; iLocation=ELocationUnknown; iChangeCounter=0; iExtensionId=KETelMobilePhonebookStoreV1;
TUint16 | iChangeCounter |
The contents of the Change Counter file in a USIM phonebook.
Modes: WCDMA
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
TInt | iMaxNumLength |
The maximum number of characters for the number in a phonebook entry.
Modes: Common
TInt | iMaxTextLength |
The maximum number of characters for the text tag in a phonebook entry.
Modes: Common
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.