PlaytoliaSocial manages the friends list, the player search, and the friend request workflows. The SDK loads this data automatically after login.
Friends list
Searching for players
This method is a blocking network call. The correct place for it is a different thread, or a response to user input, not Update().
Friend requests
Listening to changes
Party System
Lobbies and matchmaking
SDK Reference
PlaytoliaSocial reference