matchedPlayerSessions property

List<MatchedPlayerSession>? matchedPlayerSessions
final

A collection of player session IDs, one for each player ID that was included in the original matchmaking request.

Implementation

final List<MatchedPlayerSession>? matchedPlayerSessions;