remove_group_async
Description:
Remove all members from the given group, then remove the group itself.
For this to work properly this must have interface IFACE_CONNECTION_INTERFACE_CONTACT_GROUPS.
Parameters:
this | |
group |
the group to remove. |
callback |
a callback to call when the operation finishes |
user_data |
data to pass to |