game / pragma.gameinstance / GameInstanceService / removedGameInstanceFromMatchmakingV1 /
removedGameInstanceFromMatchmakingV1 #
suspend fun removedGameInstanceFromMatchmakingV1(
session: ServiceSession,
request: GameInstanceRpc.RemovedGameInstanceFromMatchmakingV1Request
): GameInstanceRpc.RemovedGameInstanceFromMatchmakingV1Response
Update the status of a game instance to reflect that it is no longer in matchmaking.
Ignores game instances that cannot be found.