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