Skip to main content

onJoinedGroupAdded

Feature Introduction

info

This callback is triggered when the number of groups the user belongs to increases (e.g., when being invited to a group, or when a request to join a group is approved).

Return Prototype


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

Return Result

NameTypeDescription
groupInfoOIMGroupInfoGroup chat information