Delete Group
Delete a group#
To 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 |