Package | Description |
---|---|
com.sportradar.unifiedodds.sdk | |
com.sportradar.unifiedodds.sdk.oddsentities |
Modifier and Type | Method and Description |
---|---|
List<Market> |
MarketDescriptionManager.getMarkets()
Get the list of all available markets.
|
Modifier and Type | Method and Description |
---|---|
String |
MarketDescriptionManager.getMarketDescription(SportEvent event,
Market market)
Return a proper market description by filling in all placeholders in the market description
with the actual numbers.
|
MarketDescriptionManager.MarketMapping |
MarketDescriptionManager.getMarketMapping(Market market,
Product product,
SportEvent event)
Get a description of how to map a particular Unified Odds market back to a particular product
for a particular SportEvent at a given point in time.
|
String |
MarketDescriptionManager.getOutcomeDescription(SportEvent event,
Market market,
Outcome outcome)
Return the proper context sensitive outcome description
|
Modifier and Type | Method and Description |
---|---|
Market |
OutcomeResult.getMarket()
The market this outcome refers to (i.e.
|
Market |
OutcomeOdds.getMarket()
The market
|
Market |
MarketOddsChange.getMarket() |
Market |
MarketBetSettlement.getMarket()
The market (or market line) this results are for
|
Modifier and Type | Method and Description |
---|---|
List<Market> |
RollbackBetSettlement.getMarkets()
Return all markets that should be rollbacked from a previous BetSettlement
|
List<Market> |
RollbackBetCancel.getMarkets() |
List<Market> |
BetCancel.getMarkets() |
Copyright © 2016–2017. All rights reserved.