game / pragma.matchmaking / MatchmakingService / getMatchmakingInfoV2 /

getMatchmakingInfoV2 #

suspend fun getMatchmakingInfoV2(session: PlayerSession, request: MatchmakingRpc.GetMatchmakingInfoV2Request): MatchmakingRpc.GetMatchmakingInfoV2Response

Queries summarized information on matchmaking queues.

Requires MatchmakingConfig.enableGetMatchmakingInfo to be set ’true’ to function.