public interface OddsChange<T extends SportEvent> extends SDKOddsMessage<T>
Modifier and Type | Method and Description |
---|---|
String |
getBetstopReason()
Returns the reason for the most recently sent betstop if the betstop is still active
|
String |
getBettingStatus()
If this field is set, it reports that a previous betstop was sent but the markets have now
been reopened.
|
OddsChangeReason |
getOddsChangeReason()
Get the reason why the odds changed
|
Collection<MarketOddsChange> |
getOddsChanges()
Get the list of changed odds per market
|
getEvent
getGeneratingProduct, getRawMessage
getTimestamp
OddsChangeReason getOddsChangeReason()
Collection<MarketOddsChange> getOddsChanges()
String getBetstopReason()
String getBettingStatus()
Copyright © 2016–2017. All rights reserved.