| Package | Description | 
|---|---|
| com.sportradar.unifiedodds.sdk.internal.impl.oddsentities | |
| com.sportradar.unifiedodds.sdk.oddsentities | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CashOutProbabilitiesImpl<T extends SportEvent>
Implements methods used to access event CashOut probabilities 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
BetCancel<T extends SportEvent>
Sent to describe that all bets on the particular market (line) for the particular competition
 should be cancelled and refunded in full. 
 | 
interface  | 
BetSettlement<T extends SportEvent>
Received when one or more markets for a particular competition have an outcome and results should
 be cleared 
 | 
interface  | 
BetStop<T extends SportEvent>
Is sent to signal that a set of markets (often all) should be moved to a suspended state (odds
 updated, but bets not accepted). 
 | 
interface  | 
CashOutProbabilities<T extends SportEvent>
Defines methods implemented by cash-out probability messages 
 | 
interface  | 
EventMessage<T extends SportEvent>
Represents a  
Message associated with a sport event | 
interface  | 
FixtureChange<T extends SportEvent>
Fixture change is sent when some SportRadar system has made a fixture change it deems is
 important. 
 | 
interface  | 
MarketMessage<T extends SportEvent>
The basic message that contains data regarding market changes 
 | 
interface  | 
OddsChange<T extends SportEvent>
Describes a set of odds changes for a particular competition 
 | 
interface  | 
ProducerStatus
The event that gets released when the status of the producer gets updated 
 | 
interface  | 
ProducerStatusChange
Generated if any of the available producers status gets updated 
 | 
interface  | 
RecoveryInitiated
The event that gets released when the recovery for the producer is initiated 
 | 
interface  | 
RollbackBetCancel<T extends SportEvent>
This message is sent to rollback/undo a previously sent out BetCancel message if possible. 
 | 
interface  | 
RollbackBetSettlement<T extends SportEvent>
Rollback is sent when a previously sent bet_settlement was sent in error and needs to be
 rollbacked 
 | 
interface  | 
UnparsableMessage<T extends SportEvent>
The event that gets released when an unparsable/bad message gets detected 
 | 
Copyright © 2016–2025. All rights reserved.