MVPbkContactSelector Class Reference
#include
<app/MVPbkContactSelector.h>
class MVPbkContactSelector |
Detailed Description
Virtual Phonebook contact selector interface. This inteface is used to create a contact selector object,
Constructor & Destructor Documentation
~MVPbkContactSelector ( )
~MVPbkContactSelector | ( | ) | [protected, inline, virtual] |
Member Function Documentation
ContactSelectorExtension ( TUid )
TAny * | ContactSelectorExtension | ( | TUid | | ) | [inline, virtual] |
Returns an extension point for this interface or NULL.
Returns: Extension point or NULL.
IsContactIncluded ( const MVPbkBaseContact & )
Returns true if aContact belongs to the set defined by this contact selector.
Parameter | Description | aContact | The contact to check. |
Returns: ETrue if contact is included.