Package | Description |
---|---|
com.mingweisamuel.zyra |
Contains core elements of the Zyra library, such as
RiotApi and all of the endpoint
sets.com.mingweisamuel.zyra.util Contains general utilities used internally.com.mingweisamuel.zyra.enums Contains general static classes and enums useful for interacting with the
Riot API.The remaining sub-packages contain generated DTO classes returned by their respective endpoint set. |
com.mingweisamuel.zyra.entity |
Entity classes, high level representations of Riot API objects for ease of use.
All objects should be created via the EntityApi get* methods. |
Class and Description |
---|
ChampionMastery
ChampionMastery.
This object contains single Champion Mastery information for player and champion combination.. This class was automatically generated from the Riot API reference. |
Class and Description |
---|
ChampionMastery
ChampionMastery.
This object contains single Champion Mastery information for player and champion combination.. This class was automatically generated from the Riot API reference. |
Copyright © 2019. All rights reserved.