add_to_group_async


Description:

[ Version ( since = "0.15.5" ) ]
public async bool add_to_group_async (string group) throws Error

Convenience wrapper for add_to_group_async on a single contact.

Parameters:

this

a Contact

group

the group to alter.

callback

a callback to call when the operation finishes

user_data

data to pass to callback