acceptFriendApplication

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

Agree to add as a friend

Parameters

userId

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.