Package | Description |
---|---|
com.sportradar.unifiedodds.sdk | |
com.sportradar.unifiedodds.sdk.oddsentities |
Modifier and Type | Method and Description |
---|---|
Product |
MarketDescriptionManager.MarketMapping.getProduct() |
Modifier and Type | Method and Description |
---|---|
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.
|
boolean |
OddsFeedConfiguration.isProductEnabled(Product product) |
void |
OddsFeedConfiguration.setProductEnabled(Product product,
boolean enabled) |
Modifier and Type | Method and Description |
---|---|
Product |
SDKFeedMessage.getGeneratingProduct() |
Product |
ProductDown.SDKProductDownImpl.getGeneratingProduct() |
static Product |
Product.getProductFromId(int id)
Gets a
Product member specified by it's id |
static Product |
Product.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Product[] |
Product.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SDKProductDownImpl(Product product,
ProductDown.ProductDownReason reason,
long timestamp)
Initializes a new instance of the
ProductDown.SDKProductDownImpl class |
Copyright © 2016–2017. All rights reserved.