leaderboard

Playtech.API. leaderboard

Methods

# (static) getActiveLeaderboards()

Get player's active leaderboards list.

# (static) getHistoricalLeaderboards()

Get player's historical leaderboards list.

# (static) getLeaderBoardConfiguration() → {Object}

Gets the leaderboard configuration.
Returns:
Type
Object
Example
Playtech.API.leaderboard.getLeaderBoardConfiguration();

# (static) getLeaderboardDetails()

Get leaderboard details.

# (static) joinLeaderboard()

Join player to leaderboard.

# (static) joinParcel()

Join player to parcel.

# (static) leaveLeaderboard()

Leave player from leaderboard.

# (static) leaveParcel()

Leave player from parcel.

# (static) subscribeLeaderboardDetails()

Subscribe for leaderboard details notifications.

# (static) subscribeLeaderboardSummary()

Subscribe for leaderboard summary notifications.

# (static) subscribeParcelDetails()

Subscribe for parcel details notifications.

# (static) subscribeParcelDiscoveryPage()

Subscribe for parcel discovery page notifications.

# (static) subscribeParcelPossession()

Subscribe for parcel possession notifications.

# (static) unsubscribeLeaderboardDetails()

Unsubscribe from leaderboard details notifications.

# (static) unsubscribeLeaderboardSummary()

Unsubscribe from leaderboard summary notifications.