remove_from_group_async
Description:
[ Version ( since = "0.15.5" ) ]
public async bool remove_from_group_async (string group) throws Error
public async bool remove_from_group_async (string group) throws Error
Convenience wrapper for remove_from_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 |