FriendshipProcessor

Interface to represent a friendship processor, that is able to process data about friendships.

Inheritors

Functions

Link copied to clipboard
abstract fun addFriendship(friendship: Friendship)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun getFriendship(friendshipID: Friendship.FriendshipID): Friendship?