SearchAutoCompleteField
#include <bb/pim/contacts/SearchAutoCompleteField>
The SearchAutoCompleteField class represents the fields that a ContactAutoCompleteSearchFilters can apply to.
You can use the SearchAutoCompleteField::Type enumeration to specify which fields should be searched when using a ContactAutoCompleteSearchFilters.
BlackBerry 10.0.0
Public Types
An enumeration of possible fields to search.
BlackBerry 10.0.0
- Email = 0
Indicates that the auto-complete search should search by email.
Since:BlackBerry 10.0.0
- Twitter = 1
Indicates that the auto-complete search should search by Twitter profile information.
Since:BlackBerry 10.0.0
- Facebook = 2
Indicates that the auto-complete search should search by Facebook profile information.
Since:BlackBerry 10.0.0
- LinkedIn = 3
Indicates that the auto-complete search should search by LinkedIn profile information.
Since:BlackBerry 10.0.0
- SinaWeibo = 4
Indicates that the auto-complete search should search by SinaWeibo profile information.
Since:BlackBerry 10.0.0