playerData property

String? playerData
final

Developer-defined information related to a player. Amazon GameLift does not use this data, so it can be formatted as needed for use in the game.

Implementation

final String? playerData;