CPbkVideoNumberSelect 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 <cpbkvideonumberselect.h>

Inherits CPbkPhoneNumberSelectBase.


Detailed Description

Phonebook video call number selection dialog.

This dialog implements the video call number selection logic of Phonebook.


Public Member Functions

IMPORT_C  CPbkVideoNumberSelect ()
  Constructor.
IMPORT_C TBool  ExecuteLD (TParams &aParams)
  Runs the video call number selection query (if necessary).
IMPORT_C  ~CPbkVideoNumberSelect ()
  Destructor.

Data Structures

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

Constructor & Destructor Documentation

IMPORT_C CPbkVideoNumberSelect::CPbkVideoNumberSelect  ) 
 

Constructor.

IMPORT_C CPbkVideoNumberSelect::~CPbkVideoNumberSelect  ) 
 

Destructor.


Member Function Documentation

IMPORT_C TBool CPbkVideoNumberSelect::ExecuteLD TParams aParams  ) 
 

Runs the video call number 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