| Package | Description |
|---|---|
| com.sportradar.unifiedodds.sdk.internal.caching | |
| com.sportradar.unifiedodds.sdk.internal.caching.ci |
| Modifier and Type | Method and Description |
|---|---|
SeasonCi |
TournamentCi.getCurrentSeason(List<Locale> locales)
Returns a
SeasonCi representing the current season of the tournament |
SeasonCi |
TournamentCi.getSeason(List<Locale> locales)
Returns the associated endpoint season
|
SeasonCi |
MatchCi.getSeason(List<Locale> locales)
Returns a
SeasonCi instance providing basic information about
the season to which the sport event associated with the current instance belongs to |
| Modifier and Type | Method and Description |
|---|---|
void |
SeasonCi.merge(SeasonCi season,
Locale locale)
Merges the information from the provided
SeasonCi into the current instance |
Copyright © 2016–2025. All rights reserved.