API published in: S60 3rd Ed
API deprecated in: S60 5th Ed
Link against: pbkview.lib
Required Capabilities
ReadUserData WriteUserData
#include <mpbkfetchdlgselection.h>
A client can use this interface to implement restrictions on fetch dialog selection. For example on the maximum number of contacts selected by the user.
Public Member Functions |
|
virtual TBool | ContactSelectionAcceptedL (TContactItemId aItemId, TInt aCurrentSelectedCount) const =0 |
Decides whether a contact selection made in fetch dialog should be accepted or declined. |
|
Decides whether a contact selection made in fetch dialog should be accepted or declined.
|