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

doAddFavBuddy

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

Add another user as buddies, uid will be added to favourite list and update to firestore

Parameters

otherUser - User!:

See Also
#commitFavRecord()