Fetches the extra data previously set for uid, either with
set_contact_extra or when adding contacts.
| this |
An BookSqlite |
| uid |
The uid of the contact to fetch the extra data for |
| ret_extra |
Return location to store the extra data |
|
true on success, otherwise false is returned and throws is set appropriately. |