Skip to main content

onFriendApplicationAdded

Feature Introduction

info

After a user initiates a friend request, both the requester and the recipient will receive this callback. The recipient can choose to accept or decline the friend request.

Return Prototype


- (void)onFriendApplicationAdded:(OIMFriendApplication *)application;

Return Results

NameTypeDescription
applicationOIMFriendApplicationFriend Application