CPbkVoipAddressSelect Class Reference

API published in: S60 3rd Ed FP 1
API deprecated in: S60 5th Ed

Link against: pbkview.lib

Capability Information

Required Capabilities

ReadUserData WriteUserData


#include <cpbkvoipaddressselect.h>

Inherits CPbkAddressSelect.


Detailed Description

Phonebook Voip number selection dialog.

This dialog implements the Voip number selection logic of Phonebook.


Public Member Functions

IMPORT_C  CPbkVoipAddressSelect ()
  Constructor.
IMPORT_C TBool  ExecuteLD (TParams &aParams)
  Runs the Voip address selection query (if necessary).
IMPORT_C  ~CPbkVoipAddressSelect ()
  Destructor.

Data Structures

class   TParams
  Parameters for ExecuteLD(TParams&). More...

Constructor & Destructor Documentation

IMPORT_C CPbkVoipAddressSelect::CPbkVoipAddressSelect  ) 
 

Constructor.

IMPORT_C CPbkVoipAddressSelect::~CPbkVoipAddressSelect  ) 
 

Destructor.


Member Function Documentation

IMPORT_C TBool CPbkVoipAddressSelect::ExecuteLD TParams aParams  ) 
 

Runs the Voip address selection query (if necessary).

Parameters:
aParams  Parameters and return values of the query.
Returns:
ETrue if query was accepted, EFalse if canceled.
See also:
TParams

The documentation for this class was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top