public interface OutcomeOdds extends OutcomeProbabilities
MarketWithOdds
which in turn is included in the
OddsChange
message.Modifier and Type | Method and Description |
---|---|
Double |
getOdds(OddsDisplayType oddsDisplayType)
Gets the odds in specified format
|
boolean |
isPlayerOutcome()
Indicates if the outcome is
PlayerOutcomeOdds instance |
getAdditionalProbabilities, getProbability, isActive
boolean isPlayerOutcome()
PlayerOutcomeOdds
instancetrue
if the current outcome is a player outcome, otherwise false
Double getOdds(OddsDisplayType oddsDisplayType)
oddsDisplayType
- display type of the odds (default: @link OddsDisplayType.Decimal)Copyright © 2016–2025. All rights reserved.