change_groups


Description:

public async void change_groups (Set<string> groups) throws PropertyError

Change the contact's groups.

It's preferred to call this rather than setting GroupDetails.groups directly, as this method gives error notification and will only return once the groups have been written to the relevant backing store (or the operation's failed).

Since:

0.6.2