game / pragma.matchmaking / MatchmakingService / enterMatchmakingV2 /
enterMatchmakingV2 #
suspend fun enterMatchmakingV2(session: ServiceSession, request: MatchmakingRpc.EnterMatchmakingV2Request): MatchmakingRpc.EnterMatchmakingV2Response
Enters a group of players into matchmaking.
Plugins
- MatchmakingPlugin.initialize - Invoked to initialize the NewGameInstance and/or do any pre-matchmaking work.
PragmaResultErrors
- PragmaError.MatchmakingService_PluginException - If the MatchmakingPlugin.initialize method throws an exception we prevent the request from entering the queue