app / sg.edu.ntu.scse.cz2006.gymbuddies / BuddySearchResultActivity / doRemoveFavBuddy

doRemoveFavBuddy

private open fun doRemoveFavBuddy(otherUser: User!): Unit

Remove buddy, Uid will be removed from favourite list and update to firestore

Parameters

otherUser - User!:

See Also
#commitFavRecord()