Contacts: 6 The User's Own Data

Up: GEOS SDK TechDocs| Up | Prev: 5 To Get More Info on a Contact
ContactGetUserDataName(), ContactGetUserDataID()

Recent versions of the ContDB library provide routines which access the user's own contact information. These routines are only 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.

The ContDB library provides two routines useful for accessing the contact information the user has specified for themself. The ContactGetUserDataName() routine returns the user's name string. ContactGetUserDataID() returns the record ID number of a record which contains the user's contact information.


Up: GEOS SDK TechDocs| Up | Prev: 5 To Get More Info on a Contact