string
full_name) throws PropertyError
Change the contact's full name.
It's preferred to call this rather than setting NameDetails.full_name directly, as this method gives error notification and will only return once the name has been written to the relevant backing store (or the operation's failed).
full_name | the full name (empty string to unset it) |
PropertyError | if setting the full name failed |
0.6.2