accept Friend Application
public abstract void acceptFriendApplication(String userId, IRongCoreCallback.OperationCallback callback)
Agree to add as a friend
Parameters
user Id
The user ID of the user who agrees to become a friend
callback
The result is returned through this callback after the operation is completed.