change_is_favourite
Description:
Change whether the contact is a user-defined favourite.
It's preferred to call this rather than setting FavouriteDetails.is_favourite directly, as this method gives error notification and will only return once the favouriteness has been written to the relevant backing store (or the operation's failed).
Parameters:
is_favourite |
|
Exceptions:
PropertyError |
if setting the favouriteness failed |
Since:
0.6.2