setUsersFollowed

fun setUsersFollowed(usersFollowed: HashMap<String, Any?>)

Sets the identifiers of the users followed by the user to the specified strings.

Parameters

usersFollowed

List containing strings to which the identifiers of the users followed by the user are to be set.