Fetch the Contact specified by uid in
this.
If meta_contact is specified, then a shallow Contact
will be created holding only the e_contact_uid and e_contact_rev
fields.
| this |
An BookSqlite |
| uid |
The uid of the contact to fetch |
| meta_contact |
Whether an entire contact is desired, or only the metadata |
| ret_contact |
Return location to store the fetched contact |
|
true on success, otherwise false is returned and throws is set appropriately. |