Feed Messages
The diagram below shows the hierarchy of SDK interfaces used to represent messages the feed sends through the AMQP broker.
Please note that the CashOutProbabilites type does not represent a message sent through the AMQP broker, but a response from the HTTP call used to retrieve probabilities. However, this is shown in this diagram because it is part of the same inheritance tree.
'Message' Class Structure
The following links will lead you to the respective class articles. Each article has three sections: a class/interface description, a method summary, and method details.
You can access the complete Unified Odds SDK Java documentation here: UnifiedOddsSdkJava Docs
Message
UnparsableMessage
EventMessage
MarketMessage
OddsChange
RollbackBetCancel
BetSettlement
CashoutProbabilities
RollbackBetSettlement
BetCancel
FixtureChange
BetStop
'Message' Class diagram

Last updated
Was this helpful?