added
KMM SDK v0.0.5
8 days ago by Borislav Gizdov
- Added method - sdk.loyalty().getOwnRankings(rankType: RankType?, typeId: String?, limit: Int?, page: Int?, disableCache: Boolean?)
- Added helper method - sdk.predictor().helpers().calculateOneXTwoFromScores(MatchSummary: matchSummary)
- Added helper method - sdk.topX().helpers().findCurrentGame(List<Game>: games)
- Added helper method - sdk.topX().helpers().findLastGame(List<Game>: games)
- Added method - sdk.topX().getMarketsResultsForGame(List<Game>: games)