Browse SDKs · WASM
SDKsWASM

Reject a friend application

Reject a friend application from a selected user.

Copy
await openimsdk.refuseFriendApplication({ toUserID: applicantUserID, handleMsg: '' });

The Promise succeeding and OnFriendApplicationRejected arriving are separate stages.