Checks if a contact bearing the UID indicated by uid is stored in this.
| this |
An BookSqlite |
| uid |
The uid of the contact to check for |
| exists |
Return location to store whether the contact exists. |
|
true on success, otherwise false is returned and throws is set appropriately. |