game / pragma.party / PartyService / updatePartySelectionsV1 /

updatePartySelectionsV1 #

suspend fun updatePartySelectionsV1(session: PlayerSession, request: PartyRpc.UpdatePartySelectionsV1Request): PartyRpc.UpdatePartySelectionsV1Response

Updates the party’s selections. Invokes PartyPlugin.updateParty to process updates.

Request validation:

If player is not in a party, throws PragmaError.PartyService_NotInParty.