updateCurrentUserFriend
fun updateCurrentUserFriend( friendXsollaUserId: String, action: UpdateUserFriendsRequestAction, callback: UpdateCurrentUserFriendsCallback)
Content copied to clipboard
Modifies relationships with the specified user.
Parameters
friendXsollaUserId
Identifier of a user to change relationships with.
action
Type of action to be applied to a specified friend.
callback
Callback that indicates the success of failure of an action.