game-common / pragma.party / PartyApi / get /

get #

suspend fun get(partyId: <ERROR CLASS>): PragmaResult<PartyCommon.PartySummary, PragmaFailure>

Request to get a party

Return #

Information about the party, null if they aren’t in one.

Parameters #

partyId

The id of the player to get the party for.