gameSessionDetails property

List<GameSessionDetail>? gameSessionDetails
final

A collection of objects containing game session properties and the protection policy currently in force for each session matching the request.

Implementation

final List<GameSessionDetail>? gameSessionDetails;