VPbkContactStoreUris

Link against: VPbkEng.lib

Public Member Functions
IMPORT_C const TDesC &DefaultCntDbUri()
IMPORT_C const TDesC &SimGlobalAdnUri()
IMPORT_C const TDesC &SimGlobalFdnUri()
IMPORT_C const TDesC &SimGlobalOwnNumberUri()
IMPORT_C const TDesC &SimGlobalSdnUri()

Default store URIs offered by the Virtual Phonebook.

The Virtual Phonebook doesn't offer dynamic URI configuration repository. The repository of URIs is left to responsibility of a higher level component.

Member Function Documentation

DefaultCntDbUri ( )

IMPORT_C const TDesC &DefaultCntDbUri()

Returns the default Contacts Model database store URI.

Returns: The default Contacts Model database store URI.

SimGlobalAdnUri ( )

IMPORT_C const TDesC &SimGlobalAdnUri()

Returns the global ADN SIM store URI.

Global means the ADN store that can be accessed by both GSM and 3G phone.

Returns: The global ADN SIM store URI

SimGlobalFdnUri ( )

IMPORT_C const TDesC &SimGlobalFdnUri()

Returns the global FDN SIM store URI.

Global means the FDN store that can be accessed by both GSM and 3G phone.

Returns: The global FDN SIM store URI

SimGlobalOwnNumberUri ( )

IMPORT_C const TDesC &SimGlobalOwnNumberUri()

Returns the MSISDN SIM store URI.

Global means the MSISDN store that can be accessed by both GSM and 3G phone.

NOTE: Though the name of the store suggests that the store will contain the caller's own phone number it's not exactly the case. It can contain the number but only if it has been set.

Returns: The MSISDN SIM store URI.

SimGlobalSdnUri ( )

IMPORT_C const TDesC &SimGlobalSdnUri()

Returns the global SDN SIM store URI.

Global means the SDN store that can be accessed by both GSM and 3G phone.

Returns: The global SDN SIM store URI