Skip to main content

onGroupApplicationAdded

Feature Introduction

info

After a user initiates a request to join a group, if approval is required for joining the group, the request initiator, the group owner, and the administrators of the group will receive this callback.

Return Prototype


- (void)onGroupApplicationAdded:(OIMGroupApplicationInfo *)groupApplication;

Return Results

NameTypeDescription
applicationOIMGroupApplicationInfoGroup Application Info