Delete Group
#
Delete a groupTo delete a group locally call the below method.
warning
Deleting a group only delete the group data locally its doesn't delete the group in the server or to other users.
Argument | Data type | Description |
---|---|---|
GROUP_JID | String | Jid of the group |
flyCallback | FlyResponse | callback to observe the action status |