getAchievementPage() This function gets an array of achievements from an Xbox Live account (with pagination). It fetches a specific page from the API.
an array of achievements from an Xbox Live account.
| The function parameters, those should be typed as specified.
Optional
| The continuationToken to fetch a specific page. If there is no pageToken, it fetches the first page.
Generated using TypeDoc
getAchievementPage() This function gets an array of achievements from an Xbox Live account (with pagination). It fetches a specific page from the API.
Returns
an array of achievements from an Xbox Live account.