matchedPlayerSessions property
A collection of player session IDs, one for each player ID that was included in the original matchmaking request.
Implementation
final List<MatchedPlayerSession>? matchedPlayerSessions;
A collection of player session IDs, one for each player ID that was included in the original matchmaking request.
final List<MatchedPlayerSession>? matchedPlayerSessions;