game / pragma.matchmaking / MatchmakingService / getMatchmakingInfoV2 /
getMatchmakingInfoV2 #
suspend fun getMatchmakingInfoV2(session: PlayerSession, request: MatchmakingRpc.GetMatchmakingInfoV2Request): MatchmakingRpc.GetMatchmakingInfoV2Response
Queries information on matchmaking queues.
Requires MatchmakingConfig.enableGetMatchmakingInfo to be set to function.
PragmaResultErrors
- PragmaError.MatchmakingService_InfoNotAvailable - If enableGetMatchmakingInfo is false.