removeFollowedCategory

abstract fun removeFollowedCategory(category: String)

Removes a category ID from the user's followed categories. If the category is not currently followed, this operation has no effect.

Parameters

category

The ID of the category to remove.