CDialUtilsApi Class Reference

class CDialUtilsApi : public CBase

The API for DialUtils usage.

DialUtils.lib
Since
2.6

Inherits from

Member Functions Documentation

CheckNumber(HBufC &)

TInt CheckNumber ( HBufC & aPhoneNumber ) [pure virtual]

Check and if needed modify the given phone number according to current configuration and location. Currently supports: 1) Japan prefix modifications.

Parameters

HBufC & aPhoneNumber The phone number to be checked and modified.