Interface LeaderboardDetailsView

    • Method Detail

      • showBoard

        void showBoard​(Board boards,
                       int totalEntries)
        The View is notified in this method when the list of leaderboard was received successfully from the API call
        Parameters:
        boards - instance of Board used to populate the view
        totalEntries - number of total entries
      • showMemberRank

        void showMemberRank​(MemberRank member)
        The View is notified in this method when the list of member rank data was received successfully from the API call
        Parameters:
        member - member rank data