game / pragma.matchmaking / MatchmakingService / removeGameInstanceFromMatchmakingV1 /

removeGameInstanceFromMatchmakingV1 #

suspend fun removeGameInstanceFromMatchmakingV1(session: ServiceSession, request: MatchmakingRpc.RemoveGameInstanceFromMatchmakingV1Request): MatchmakingRpc.RemoveGameInstanceFromMatchmakingV1Response

Called from GameInstanceService when a game instance has requested to leave matchmaking.

Invokes GameInstanceRpc.RemovedGameInstanceFromMatchmakingV1Request to update the game instance object.