applicationRecallTokens property
The requested applications along with the recall tokens for the player.
If the player does not have recall tokens for an application, that application is not included in the response.
Implementation
core.List<GamePlayerToken>? applicationRecallTokens;