Skip to main content

onJoinedGroupDeleted

Feature Introduction

info

This callback is triggered when the number of groups the user belongs to decreases (e.g., when leaving a group voluntarily or when a group is disbanded).

Return Prototype


- (void)onJoinedGroupDeleted:(OIMGroupInfo *)groupInfo;

Return Result

NameTypeDescription
groupInfoOIMGroupInfoGroup chat information