refuseFriendApplication

public abstract void refuseFriendApplication(String userId, IRongCoreCallback.OperationCallback callback)

Reject friend request

Parameters

userId

The user ID of the user whose friend request is being rejected

callback

The result of the operation is returned through this callback.