Package | Description |
---|---|
com.sportradar.unifiedodds.sdk.oddsentities |
Modifier and Type | Method and Description |
---|---|
ProductDown.ProductDownReason |
ProductDown.getReason()
Gets a
ProductDown.ProductDownReason instance indicating why the ProductDown message was
dispatched |
ProductDown.ProductDownReason |
ProductDown.SDKProductDownImpl.getReason()
Gets a
ProductDown.ProductDownReason instance indicating why the ProductDown message
was dispatched |
static ProductDown.ProductDownReason |
ProductDown.ProductDownReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProductDown.ProductDownReason[] |
ProductDown.ProductDownReason.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.