Adds support for the GDK function XblMultiplayerActivityUpdateRecentPlayers, exposed through xboxone_update_recent_players.
The function xboxone_update_recent_players, takes a user id for the current active player and a user id for a player that the current user is playing with.
This function updates the xbox user's recent players list.
I am currently using this function in a game that is going through certification right now as it is a requirement to update the recent Xbox players list.
Adds support for the GDK function XblMultiplayerActivityUpdateRecentPlayers, exposed through xboxone_update_recent_players. The function xboxone_update_recent_players, takes a user id for the current active player and a user id for a player that the current user is playing with.
This function updates the xbox user's recent players list. I am currently using this function in a game that is going through certification right now as it is a requirement to update the recent Xbox players list.
See Issue: #66
See GDK PC requirement: 67 Maintaining Multiplayer Session State