game / pragma.party / PartyService / updatePlayerSelectionsV1 /

updatePlayerSelectionsV1 #

suspend fun updatePlayerSelectionsV1(session: PlayerSession, request: PartyRpc.UpdatePlayerSelectionsV1Request): PartyRpc.UpdatePlayerSelectionsV1Response

Updates a player’s selections details. Invokes PartyPlugin.updatePlayer to process updates.

Request validation:

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