Interface ScoreService

All Known Implementing Classes:
UserScoreService

public interface ScoreService
Creates and manages instances of Score.
  • Method Summary

    Modifier and Type
    Method
    Description
    createOrUpdateScore(String leaderboardNameOrId, Score score)
    Creates, or updates, a new Score.