SDKsWASM
Reject a friend application
Reject a friend application from a selected user.
await openimsdk.refuseFriendApplication({ toUserID: applicantUserID, handleMsg: '' });The Promise succeeding and OnFriendApplicationRejected arriving are separate stages.
Was this page helpful?