game / pragma.multiplayer / MultiplayerService / processAllGameInstanceUpdatesV1 /

processAllGameInstanceUpdatesV1 #

suspend fun processAllGameInstanceUpdatesV1(session: ServiceSession, request: MultiplayerRpc.ProcessAllGameInstanceUpdatesV1Request): MultiplayerRpc.ProcessAllGameInstanceUpdatesV1Response

Process the updates provided from the GameInstanceService.

This can include adding or removing a game instance id. The player’s current list of game instance ids will be returned on the response.