dismissGroup

public abstract void dismissGroup(String groupId, IRongCoreCallback.OperationCallback callback)

Dismiss a group

Note: Only the group owner can dismiss a group they created. After dismissal, the group conversation information is retained, and local history messages are not deleted.

Parameters

groupId

The ID of the group.

callback

The result is returned through this callback after the operation is completed.