Quote:
Originally Posted by Cameronpaterson
I'm not quite sure what you mean by 'returning data' and 'ID' in this context?
|
Sorry, I was being overly technical.
Each book we have has a unique id associated with it. The way faces and places works is that we have a file in the app that holds all the faces and places data. One of the things we look at is the unique id of an item in this list and the unique id of a book you are opening. If the two match we know that faces and places data exists for that book.
The data I referred to is the faces and places information.
Hopefully that makes it a bit clearer.