refuse Friend Application
public abstract void refuseFriendApplication(String userId, IRongCoreCallback.OperationCallback callback)
Reject friend request
Parameters
user Id
The user ID of the user whose friend request is being rejected
callback
The result of the operation is returned through this callback.