| Package | Description | 
|---|---|
| com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets | |
| com.sportradar.unifiedodds.sdk.oddsentities | 
| Modifier and Type | Method and Description | 
|---|---|
MarketStatus | 
MarketWithProbabilitiesImpl.getStatus()
Are odds for this market active 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static MarketStatus | 
MarketStatus.fromFeedValue(com.sportradar.uf.datamodel.UfMarketStatus status)  | 
MarketStatus | 
BetStop.getMarketStatus()
Returns the status of the market 
 | 
MarketStatus | 
MarketWithProbabilities.getStatus()
An indication if the associated market is active 
 | 
MarketStatus | 
MarketWithOdds.getStatus()
An indication if the associated market is active 
 | 
static MarketStatus | 
MarketStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static MarketStatus[] | 
MarketStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2016–2025. All rights reserved.