Interface GetLeaderboardParams

GetLeaderboard params

Hierarchy

  • GetLeaderboardParams

Index

Properties

Optional currentPlayerNeighbors

currentPlayerNeighbors: undefined | number

Show current player's position in the leaderboard along with 'currentPlayerNeighbors' number of players above and below the current player.

Optional cursor

cursor: undefined | string

Pagination token from previous response

Optional limit

limit: undefined | number

Maximum number of players in leaderboard that may be returned for a single request. Up to 100.

matchId

matchId: string

Match Id

player

player: Player

Basic player representation

Brought to you with ❤ by the Alexa Games team at Amazon. © 2019, Amazon.com, Inc. or its affiliates. All Rights Reserved.