RPhoneBookSession::TContactFieldsV1 Class Reference
#include
<app/phbksync.h>
Link against: phbksyncsvr.lib
class RPhoneBookSession::TContactFieldsV1 |
Detailed Description
Specifies format of phonebook fields within an ICC phonebook entry.
Member Attribute Documentation
iExtensionId
TInt
| iExtensionId | [protected] |
iIccSlotField
The format of the ICC slot number field within an ICC phonebook entry.
iNameField
The format of the name field within an ICC phonebook entry.
iNumberField
The format of the number field within an ICC phonebook entry.
Member Enumeration Documentation
Enum TContactFieldsExtensionId
Enumeration to describe the version ID of the Phonebook Synchronizer.
Enumerator | Value | Description |
---|
KPhBkSyncTContactFieldsV1 | |
Phonebook Synchronizer version 1
|
KPhBkSyncTContactFieldsV2 | |
Phonebook Synchronizer version 2
|
KPhBkSyncTContactFieldsV3 | |
Phonebook Synchronizer version 3
|
Constructor & Destructor Documentation
TContactFieldsV1 ( )
IMPORT_C | TContactFieldsV1 | ( | ) | |
Member Function Documentation
ExtensionId ( )
IMPORT_C TInt | ExtensionId | ( | ) | const |
Returns the Phonebook Synchronizer API extension number of the class.
This method returns the Phonebook Synchroniser API extension number of the class.
Returns: The version ID from TContactFieldsExtensionId.An integer that will indicate the version of the type.