gamePlayerToken property

GamePlayerToken? gamePlayerToken
getter/setter pair

The recall token associated with the requested PGS Player principal.

It can be unset if there is no recall token associated with the requested principal.

Implementation

GamePlayerToken? gamePlayerToken;