You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Proposing - A simple function that returns the party this user has joined. If user hasn't joined any party yet, null will be returned.
@keiranlovett The API you propose would need to be batch orientated like our other APIs for performance. I'll have a discussion with the team on how we could provide a better experience when a game wants to surface the friends who are in parties on their friends list for example.
In the meantime this could be achieved with status updates where the user inserts into their status the ID of the party they're currently in.
lugehorsam
changed the title
Provide means to get PartyID user is in.
C# - Provide means to get PartyID user is in.
Sep 21, 2022
Within the context of requesting to join another players party there needs to be a way get that party ID.
Proposing - A simple function that returns the party this user has joined. If user hasn't joined any party yet, null will be returned.
The text was updated successfully, but these errors were encountered: