gamePlayerId property

String? gamePlayerId
getter/setter pair

The user's Game Center game player ID.

A unique identifier for a player of the game. https://developer.apple.com/documentation/gamekit/gkplayer/3113960-gameplayerid

Implementation

core.String? gamePlayerId;