#include <app/MVPbkContactSelector.h>
class MVPbkOptimizedSelector |
Public Member Functions | |
---|---|
pure virtual TBool | Continue() |
Protected Member Functions | |
---|---|
virtual | ~MVPbkOptimizedSelector() |
This class is an extension to MVPbkContactSelector. See documentation of MVPbkContactSelector from header MVPbkContactSelector.h
See also: MVPbkContactSelector
TBool | Continue | ( | ) | const [pure virtual] |
Vpbk stop calling MVPbkContactSelector::IsContactIncluded if this function returns false. With this function client can optimize selector use in VPbk.