game / pragma.matchmaking / MatchmakingService / enterMatchmakingWithGameInstanceV1 /
enterMatchmakingWithGameInstanceV1 #
suspend fun enterMatchmakingWithGameInstanceV1(
session: ServiceSession,
request: MatchmakingRpc.EnterMatchmakingWithGameInstanceV1Request
): MatchmakingRpc.EnterMatchmakingWithGameInstanceV1Response
Enters a game instance into matchmaking. Used by the game instance service.