Contacts: 1.1 Setting up a Contact List: Multiple-Selection ContactLists

Up: GEOS SDK TechDocs | Up | Prev: 1 Setting up a Contact List | Next: 1.2 Remembering the Search

Recent versions of the ContDB library support ContactLists which allow the user to select more than one contact at a time. This feature is available on devices with version numbers "Responder Build 4...." and higher. See Software Version Number for information about finding out the software version of the user's device.)

To create such a ContactList, give it the hint HINT_CONTACT_LIST_NON_EXCLUSIVE_LIST. The field ATTR_CONTACT_LIST_NUM_ITEMS will then store the number of selected contacts.

There are two methods which may be used to obtain the list of currently selected contacts:


Up: GEOS SDK TechDocs | Up | Prev: 1 Setting up a Contact List | Next: 1.2 Remembering the Search