playerId property

String? playerId
getter/setter pair

The user's Game Center player ID.

Deprecated by Apple. Pass playerID along with gamePlayerID and teamPlayerID to initiate the migration of a user's Game Center player ID to gamePlayerID.

Required.

Implementation

core.String? playerId;