const TInt | KMaxContactTextSeperator |
Maximum string length used to separate the fields in the text definition.
See also: TContactTextDefItem
const TInt | KTextFieldMinimalLength |
Constant used during sorting and searching of contacts.
const TInt | KMaxCustomFilterableFields |
Maximum number of fields that can be set as filterable fields by licensees.
const TInt | KBestMatchingPhoneNumbers |
Enables searching for Contacts using an number of digits from right to compare phone numbers which is read from cenrep configuration. Calling: CContactDatabase::MatchPhoneNumberL("<phone_number>", KBestMatchingPhoneNumbers); will produce the same results as calling: CContactDatabase::MatchPhoneNumberL("<phone_number>"); The second option is preferred if the Contacts lookup by phone number is wanted according to the local device configuration.
See also: CContactDatabase::MatchPhoneNumberL
const TInt | KMajorVersion |
const TInt | KMinorVersion |
const TInt | KBuildNumber |
Specifies type of export of contact items. PBAP clients should use EPBAPVCard21 and EPBAPVCard30.
Enumerator | Value | Description |
---|---|---|
EVCardUDEF | -1 | |
EVCard21 | 0 | |
EVCard30 | ||
EPBAPVCard21 | ||
EPBAPVCard30 |
The UID of the default vCard converter implemented by an ECom plugin.
The UID of the default vCard converter plugin implementation. This implementation is independent of the plugin framework used.
const TUid | KUidEcomCntVCardConverterInterface |
The UID of the vCard converter ECom plugin interface.
const TUid | KUidEcomCntPhoneNumberParserInterface |
The UID of the phone number parser ECom plugin interface.