game-common / pragma.party / PartyPlugin / handleBackendUpdateRequest /
handleBackendUpdateRequest #
open suspend fun handleBackendUpdateRequest(party: Party.Party, requestExt: ExtBackendUpdatePartyRequest)
Called when receiving a backend request to update a party.
Parameters #
party  | The party to be updated.  | 
requestExt  | The data sent along with the request.  |