Search Results for

    Method GetLeaderboardInfoByPage

    GetLeaderboardInfoByPage(LeaderboardByPage)

    Get leaderboard info by page

    Declaration
    public static YVRRequest<LeaderboardInfo> GetLeaderboardInfoByPage(LeaderboardByPage leaderboardByPage)
    Parameters
    Type Name Description
    LeaderboardByPage leaderboardByPage

    leaderboard request info

    Returns
    Type Description
    YVRRequest<LeaderboardInfo>
    In This Article