Interface | Description |
---|---|
MarketDescriptionManager |
Used to obtain information about available markets and get translations for markets and outcomes
including outrights
|
MarketDescriptionManager.MarketMapping |
Contains how a particular instance of a Unified Odds market for a particular SportEvent is
mapped to a particular product.
|
MarketDescriptionManager.OutcomeMapping |
Provides information on how a particular Unified Odds outcome is mapped to LO / LCoO outcome
|
OddsFeedListener |
These are all the messages you can receive relating to odds.
|
OddsFeedSession |
This is the representation of one stream/session/connection to the Sportradar Odds Messages (It
is possible to have one or more such session simultaneously listening to the same or different
information)
|
OddsFeedSessionBuilder |
Represents a builder sued to build
OddsFeedSession instances |
OddsFeedSessionBuilder.MessageInterestSetter |
Defines method used to set the session's
MessageInterest |
OddsFeedSessionBuilder.SessionBuilder |
Defines method used to build
|
SDKConnectionStatusListener |
Defines a listener used no notify outside world when the connection to the feed is closed
|
SDKGlobalEventsListener |
Defines methods used to handle messages which are not related with a
OddsFeedSession but
with product or SDK it-self. |
SDKProductStatusListener |
Defines a contract used to observe instances which provide information about a product (ProductUp
and SDKProductDown messages)
|
SoccerOddsFeedListener |
An interface used to handle messages associated with soccer sport-events
|
SportsInfo |
This is the main class for obtaining various information about scheduled and ongoing
SportEvent s and Tournament s. |
Class | Description |
---|---|
OddsFeedConfiguration |
This class is used to specify various configuration parameters for a session to the Sportradar
system(s)
sr.flexScoreDisplayRealScoreInOutcome sr.useNamesForCompetitors
|
OddsFeedSessionBuilder.OddsFeedSessionBuilderImpl |
A builder used to construct
OddsFeedSession instances |
Enum | Description |
---|---|
MessageInterest |
Exception | Description |
---|---|
InitException |
An exception indicating there was an error during initialization
|
Copyright © 2016–2017. All rights reserved.