Skip navigation links
A B C D E F G H I J L M N O P R S T U V W 

A

addOutcome(BetOutcome) - Method in class com.sportradar.sdk.feed.liveodds.entities.common.BetValue
Add a passed outcome to the outcome collection.
addTranslation(String, String) - Method in class com.sportradar.sdk.feed.common.entities.LocalizedString
Adds a new translation to the string.
after(RateGate) - Static method in class com.sportradar.sdk.common.rategate.RateGateContinuation
Factory method to create a simple continuation.
AggregateScoreEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Contains aggregated results from best of 2 matches.
AliveEntity - Class in com.sportradar.sdk.feed.liveodds.entities.common
Betradar system sends AliveEntity message every 10 seconds so that a bookmaker client can be sure that it has a working connection to the Betradar system at all times.
AliveEntity(Map<String, String>) - Constructor for class com.sportradar.sdk.feed.liveodds.entities.common.AliveEntity
Initializes a new instance of the AliveEntity class.
AliveEntity() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.common.AliveEntity
For Serializable
AliveWithOutrightsEntity - Class in com.sportradar.sdk.feed.liveodds.entities.outrights
Betradar system sends AliveEntity message every 10 seconds so that a bookmaker client can be sure that it has a working connection to the Betradar system at all times.
AliveWithOutrightsEntity() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.outrights.AliveWithOutrightsEntity
 
AttributeEntity - Class in com.sportradar.sdk.feed.livescout.entities
Contains players attributes

B

BaseFeed - Class in com.sportradar.sdk.feed.common
Represents a base class for all feeds
BaseFeed() - Constructor for class com.sportradar.sdk.feed.common.BaseFeed
 
BaseScoreCardEntryEntity - Class in com.sportradar.sdk.feed.liveodds.entities.liveodds
Score/Card summary by time.
BaseScoreCardEntryEntity() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.liveodds.BaseScoreCardEntryEntity
 
BehindsEntity - Class in com.sportradar.sdk.feed.livescout.entities
Behinds
BetCancelEntity - Class in com.sportradar.sdk.feed.liveodds.entities.common
Indicates that an odds type for a match has been cancelled for a reason.
BetCancelEntity(Map<String, String>) - Constructor for class com.sportradar.sdk.feed.liveodds.entities.common.BetCancelEntity
Initializes a new instance of the BetCancelEntity class.
BetCancelEntity() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.common.BetCancelEntity
For Serializable
BetCancelUndoEntity - Class in com.sportradar.sdk.feed.liveodds.entities.common
Indicates undo of some previous bet cancellation when for some reason an odds type has been cancelled when it should not have been.
BetCancelUndoEntity(Map<String, String>) - Constructor for class com.sportradar.sdk.feed.liveodds.entities.common.BetCancelUndoEntity
Initializes a new instance of the BetCancelUndoEntity class.
BetCancelUndoEntity() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.common.BetCancelUndoEntity
For Serializable
BetClearEntity - Class in com.sportradar.sdk.feed.liveodds.entities.common
Indicates that a situation occurred during the match so that a bet can be decided.
BetClearEntity(Map<String, String>) - Constructor for class com.sportradar.sdk.feed.liveodds.entities.common.BetClearEntity
Initializes a new instance of the BetClearEntity class.
BetClearEntity() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.common.BetClearEntity
For Serializable
BetClearRollbackEntity - Class in com.sportradar.sdk.feed.liveodds.entities.common
Indicates that a wrong information was sent out about a bet clearing and that previous bet clear should be rolled back now.
BetClearRollbackEntity(Map<String, String>) - Constructor for class com.sportradar.sdk.feed.liveodds.entities.common.BetClearRollbackEntity
Initializes a new instance of the BetClearRollbackEntity class.
BetClearRollbackEntity() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.common.BetClearRollbackEntity
For Serializable
BetEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Contains odds for specific odds type
BetfairIdEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Contains Betfair identifier information
BetOutcome - Class in com.sportradar.sdk.feed.liveodds.entities.common
Contains translations for odds field
BetOutcome(String, Integer) - Constructor for class com.sportradar.sdk.feed.liveodds.entities.common.BetOutcome
Initializes a new instance of the BetOutcome class.
BetOutcome(LocalizedString, Integer) - Constructor for class com.sportradar.sdk.feed.liveodds.entities.common.BetOutcome
 
BetPalEntity - Class in com.sportradar.sdk.feed.liveodds.entities.liveodds
BetPal info entity
BetPalEntity() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.liveodds.BetPalEntity
 
BetResultEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Contains information about match bet result
BetStartEntity - Class in com.sportradar.sdk.feed.liveodds.entities.common
Indicates that the bets for a particular match can open again.
BetStartEntity(Map<String, String>) - Constructor for class com.sportradar.sdk.feed.liveodds.entities.common.BetStartEntity
Initializes a new instance of the BetStartEntity class.
BetStartEntity() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.common.BetStartEntity
For Serializable
BetStatus - Enum in com.sportradar.sdk.feed.liveodds.enums
Enumerates available event betting statuses
BetStopEntity - Class in com.sportradar.sdk.feed.liveodds.entities.common
Indicates that a betstop situation occurred during a match (e.g.
BetStopEntity(Map<String, String>) - Constructor for class com.sportradar.sdk.feed.liveodds.entities.common.BetStopEntity
Initializes a new instance of the BetStartEntity class.
BetStopEntity() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.common.BetStopEntity
For Serializable
BetTypeKey - Class in com.sportradar.sdk.feed.liveodds.entities.common
Represents a bet type dictionary key
BetTypeKey(long) - Constructor for class com.sportradar.sdk.feed.liveodds.entities.common.BetTypeKey
Initializes a new instance of the BetTypeKey class.
BetTypeKey(long, Long) - Constructor for class com.sportradar.sdk.feed.liveodds.entities.common.BetTypeKey
Initializes a new instance of the BetTypeKey class.
BetValue - Class in com.sportradar.sdk.feed.liveodds.entities.common
Contains translations for odds
BetValue(BetTypeKey, LocalizedString, String) - Constructor for class com.sportradar.sdk.feed.liveodds.entities.common.BetValue
Initializes a new instance of the BetValue class.
bookMatches(EventIdentifier[]) - Method in interface com.sportradar.sdk.feed.common.interfaces.UserRequestManager
Book the specified matches.
BookMatchResult - Enum in com.sportradar.sdk.feed.livescout.enums
Book match result

C

CardEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Contains information about a card
CardEntryEntity - Class in com.sportradar.sdk.feed.liveodds.entities.liveodds
Card summary by time that is updated live.
CardsEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Contains multiple card entities
CardType - Enum in com.sportradar.sdk.feed.lcoo.enums
Type of card
CategoryEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Entity that contains tournaments and outrights for this category
changeXmlConfig(int, boolean, boolean) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsTestManager
Sends XML config change request.
clearQueue() - Method in interface com.sportradar.sdk.feed.lcoo.interfaces.LcooFeed
Send request to the server to delete all pending messages in queue
close() - Method in class com.sportradar.sdk.feed.common.BaseFeed
When overridden in derived class, it closes the current feed.
close() - Method in interface com.sportradar.sdk.feed.lcoo.interfaces.LcooFeed
Closes the communication with the live-cycle-of-odds server
close() - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsBasedFeed
Closes a communication channel with the live-odds server.
close() - Method in interface com.sportradar.sdk.feed.livescout.interfaces.LiveScoutFeed
Closes the communication channel with the live-scout server.
close() - Method in class com.sportradar.sdk.feed.sdk.Sdk
Closes the Sdk instance and disposes all resources associated with it.
com.sportradar.sdk.common.enums - package com.sportradar.sdk.common.enums
Contains common enums
com.sportradar.sdk.common.exceptions - package com.sportradar.sdk.common.exceptions
Contains common exceptions
com.sportradar.sdk.common.networking - package com.sportradar.sdk.common.networking
 
com.sportradar.sdk.common.rategate - package com.sportradar.sdk.common.rategate
RateGate used for rate-limiting.
com.sportradar.sdk.common.thread - package com.sportradar.sdk.common.thread
 
com.sportradar.sdk.common.timer - package com.sportradar.sdk.common.timer
 
com.sportradar.sdk.feed.common - package com.sportradar.sdk.feed.common
Contains files common to all feeds
com.sportradar.sdk.feed.common.entities - package com.sportradar.sdk.feed.common.entities
Contains common entities
com.sportradar.sdk.feed.common.enums - package com.sportradar.sdk.feed.common.enums
Contains enums that are the same for multiple feeds
com.sportradar.sdk.feed.common.interfaces - package com.sportradar.sdk.feed.common.interfaces
Contains interfaces that are the same for multiple feeds
com.sportradar.sdk.feed.lcoo.entities - package com.sportradar.sdk.feed.lcoo.entities
Contains Life Cycle Of Odds related entities
com.sportradar.sdk.feed.lcoo.enums - package com.sportradar.sdk.feed.lcoo.enums
Contains Life Cycle Of Odds related enums
com.sportradar.sdk.feed.lcoo.interfaces - package com.sportradar.sdk.feed.lcoo.interfaces
Contains Life Cycle Of Odds related interfaces
com.sportradar.sdk.feed.liveodds.entities.common - package com.sportradar.sdk.feed.liveodds.entities.common
Contains entities related to all types of LiveOdds feed
com.sportradar.sdk.feed.liveodds.entities.liveodds - package com.sportradar.sdk.feed.liveodds.entities.liveodds
Contains entities related to regular types of LiveOdds feed
com.sportradar.sdk.feed.liveodds.entities.outrights - package com.sportradar.sdk.feed.liveodds.entities.outrights
Contains entities related to outright types of LiveOdds feed
com.sportradar.sdk.feed.liveodds.entities.vdr - package com.sportradar.sdk.feed.liveodds.entities.vdr
Contains entities related to VDR type of LiveOdds feed
com.sportradar.sdk.feed.liveodds.entities.vhc - package com.sportradar.sdk.feed.liveodds.entities.vhc
Contains entities related to VHC type of LiveOdds feed
com.sportradar.sdk.feed.liveodds.entities.virtual - package com.sportradar.sdk.feed.liveodds.entities.virtual
Contains entities related to virtual race types of LiveOdds feed
com.sportradar.sdk.feed.liveodds.enums - package com.sportradar.sdk.feed.liveodds.enums
Contains enums related to regular LiveOdds feeds
com.sportradar.sdk.feed.liveodds.interfaces - package com.sportradar.sdk.feed.liveodds.interfaces
Contains interfaces related to regular LiveOdds feeds
com.sportradar.sdk.feed.liveodds.interfaces.outrights - package com.sportradar.sdk.feed.liveodds.interfaces.outrights
Contains interfaces related to outright types of LiveOdds feed
com.sportradar.sdk.feed.livescout.entities - package com.sportradar.sdk.feed.livescout.entities
Contains Live Scout related entities
com.sportradar.sdk.feed.livescout.enums - package com.sportradar.sdk.feed.livescout.enums
Contains Live Scout related enums
com.sportradar.sdk.feed.livescout.interfaces - package com.sportradar.sdk.feed.livescout.interfaces
Contains Live Scout related interfaces
com.sportradar.sdk.feed.oddscreator.entities - package com.sportradar.sdk.feed.oddscreator.entities
Contains Odds Creator related entities
com.sportradar.sdk.feed.oddscreator.exceptions - package com.sportradar.sdk.feed.oddscreator.exceptions
Contains Odds Creator related exception
com.sportradar.sdk.feed.oddscreator.interfaces - package com.sportradar.sdk.feed.oddscreator.interfaces
Contains Odds Creator related interfaces
com.sportradar.sdk.feed.sdk - package com.sportradar.sdk.feed.sdk
Contains SDK entry point
CombinedRateGate - Class in com.sportradar.sdk.common.rategate
 
CombinedRateGate(RateGate...) - Constructor for class com.sportradar.sdk.common.rategate.CombinedRateGate
Constuct a combined rategate.
CombinedRateGate(RateGate, RateGate) - Constructor for class com.sportradar.sdk.common.rategate.CombinedRateGate
Constuct a combined rategate.
CommentEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Container entity for comments
compareTo(Object) - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.BaseScoreCardEntryEntity
 
compareTo(Object) - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.ScoreEntryEntity
 
CompetitorEntity - Class in com.sportradar.sdk.feed.liveodds.entities.vdr
Contains information about dog race competitor
CompetitorEntity - Class in com.sportradar.sdk.feed.liveodds.entities.vhc
Contains information about horse race competitor
CompetitorEntity - Class in com.sportradar.sdk.feed.liveodds.entities.virtual
Contains information about race competitor
CompetitorEntity() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.virtual.CompetitorEntity
 
CompetitorsEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Contains information about competitors in event
connect() - Method in interface com.sportradar.sdk.common.networking.Gateway
Attempts to establish a connection to the remote site.
connect() - Method in class com.sportradar.sdk.common.networking.ReconnectingGateway
Attempts to establish a connection to the remote site.
connect() - Method in class com.sportradar.sdk.common.networking.TcpGateway
Attempts to establish a connection to the remote site.
ConnectionParams - Class in com.sportradar.sdk.feed.common.entities
Holds data about underlying connection parameters
ConnectionParams(String, Integer, String) - Constructor for class com.sportradar.sdk.feed.common.entities.ConnectionParams
 
ConnectionTestEntity - Class in com.sportradar.sdk.feed.livescout.entities
Connection test.
ContinuationQueueElement - Class in com.sportradar.sdk.common.rategate
 
ContinuationQueueElement(int, Runnable) - Constructor for class com.sportradar.sdk.common.rategate.ContinuationQueueElement
 
continueWith(Runnable) - Method in class com.sportradar.sdk.common.rategate.RateGateContinuation
Continue executing the continuation when ready
continueWith(int, Runnable) - Method in class com.sportradar.sdk.common.rategate.RateGateContinuation
Continue executing the continuation when ready
CoordinatesEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Contain GPS latitude and longitude
CornerEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Provides the number of corners awarded to each team in the course of the 1st Half, 2nd Half, and FT
CornersEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Contains multiple corner entities
CourtEntity - Class in com.sportradar.sdk.feed.livescout.entities
Court
CourtEntity() - Constructor for class com.sportradar.sdk.feed.livescout.entities.CourtEntity
 
Coverage - Enum in com.sportradar.sdk.feed.livescout.enums
Type of event coverage
CoveredFrom - Enum in com.sportradar.sdk.feed.liveodds.enums
Created with IntelliJ IDEA.

D

DateInfoEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Contains the date and time of the game and optional “delayed match info”
deleteOutcome(BetOutcome) - Method in class com.sportradar.sdk.feed.liveodds.entities.common.BetValue
Removes the passed outcome from the outcome collection.
disconnect(boolean) - Method in interface com.sportradar.sdk.common.networking.Gateway
Drops the established connection.
disconnect(boolean) - Method in class com.sportradar.sdk.common.networking.ReconnectingGateway
Drops the established connection.
disconnect(boolean) - Method in class com.sportradar.sdk.common.networking.TcpGateway
Drops the established connection.
dispose() - Method in class com.sportradar.sdk.feed.common.BaseFeed
Closes the current feed, and disposes all resources associated with it.

E

endAll(Boolean) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsTestManager
End all replays.
EntityBase - Class in com.sportradar.sdk.feed.common.entities
Serves as a base class for all client data contracts/entities.
equals(EventIdentifier) - Method in class com.sportradar.sdk.feed.common.entities.EventIdentifier
Determines whether passed EventIdentifier is equal to the current one
equals(Object) - Method in class com.sportradar.sdk.feed.common.entities.EventIdentifier
 
equals(Object) - Method in class com.sportradar.sdk.feed.common.entities.HomeAway
 
equals(Object) - Method in class com.sportradar.sdk.feed.common.entities.IdNameTuple
 
equals(LocalizedString) - Method in class com.sportradar.sdk.feed.common.entities.LocalizedString
Check for equality.
equals(Object) - Method in class com.sportradar.sdk.feed.common.entities.LocalizedString
Check for equality.
equals(Object) - Method in class com.sportradar.sdk.feed.common.entities.TypeValueTuple
 
equals(VirtualGameEventIdentifier) - Method in class com.sportradar.sdk.feed.common.entities.VirtualGameEventIdentifier
Determines whether passed VirtualGameEventIdentifier is equal to the current one
equals(Object) - Method in class com.sportradar.sdk.feed.common.entities.VirtualGameEventIdentifier
Determines whether passed VirtualGameEventIdentifier is equal to the current one
equals(Object) - Method in class com.sportradar.sdk.feed.liveodds.entities.common.BetTypeKey
 
equals(Object) - Method in class com.sportradar.sdk.feed.liveodds.entities.common.OddsFieldEntity
 
equals(Object) - Method in class com.sportradar.sdk.feed.oddscreator.entities.IdNameEntity
 
EventHeaderEntity - Class in com.sportradar.sdk.feed.liveodds.entities.common
A base class for all header classes.
EventHeaderEntity() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.common.EventHeaderEntity
 
EventIdentifier - Class in com.sportradar.sdk.feed.common.entities
Uniquely identifies an event.
EventInfoEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Contains meta information about the outright
EventStatus - Enum in com.sportradar.sdk.feed.liveodds.enums
Enumerates available event statuses
EventType - Enum in com.sportradar.sdk.feed.livescout.enums
Deprecated.
Please use the appropriate event typeId instead and map typeId to event type based on sport in according to feed documentation
ExtraMatchInfoEntity - Class in com.sportradar.sdk.feed.liveodds.entities.liveodds
Additional information about period lengths, number of sets played, etc., that is included with MatchInfoEntity Other information might be added later on, so a client should be able to handle it.

F

FeedEventType - Enum in com.sportradar.sdk.common.enums
Enumerates types of events that can occur on the feed and the user is notified about them.
FeedListener<T extends LiveFeed> - Interface in com.sportradar.sdk.feed.common
Defines base methods used to observe any feed(LiveOdds, LiveScout or LCOO)
FeedType - Enum in com.sportradar.sdk.feed.lcoo.enums
Represent LCoO feed type enumeration
FixtureEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Contains all the meta info about specific fixture
FormatEntity - Class in com.sportradar.sdk.feed.livescout.entities
Match format
FormatType - Enum in com.sportradar.sdk.feed.livescout.enums
Format type
fromDelay(Duration) - Static method in class com.sportradar.sdk.feed.common.TestDelay
Constructs test delay instance
fromMsgNr(int) - Static method in class com.sportradar.sdk.feed.common.TestDelay
Constructs test delay instance
fromMsgNrAndSkip(int, Duration) - Static method in class com.sportradar.sdk.feed.common.TestDelay
Constructs test delay instance
fromMsgNrWithSpeed(int, Duration) - Static method in class com.sportradar.sdk.feed.common.TestDelayWithSpeed
Constructs test delay instance

G

Gateway - Interface in com.sportradar.sdk.common.networking
Represents a gateway capable of sending and receiving messages to or/and from other systems.
GatewayListener - Interface in com.sportradar.sdk.common.networking
Represents a listener used to observe Gateway implementation.
geOddsScoreTypeFromLiteralValue(String) - Static method in enum com.sportradar.sdk.feed.liveodds.enums.OddsScoreType
Constructs and return OddsScoreType enum member from passed value
getAamsCalendarId() - Method in class com.sportradar.sdk.feed.lcoo.entities.FixtureEntity
Gets AAMS calendar id
getAamsCalendarId() - Method in class com.sportradar.sdk.feed.lcoo.entities.OutrightEntity
Gets aams calendar id
getAamsids() - Method in class com.sportradar.sdk.feed.lcoo.entities.MatchEntity
Gets AAMS(Amministrazione Autonoma dei Monopoli di Stado – Autonomous Administration of the State Monopolies) ids
getAAMSOutrightIDs() - Method in class com.sportradar.sdk.feed.lcoo.entities.OutrightEntity
Gets AAMS(Amministrazione Autonoma dei Monopoli di Stado – Autonomous Administration of the State Monopolies) ids
getActive() - Method in class com.sportradar.sdk.feed.liveodds.entities.outrights.OutrightHeader
Gets the value specifying whether the outright associated with the current OutrightHeader is active
getActualMatchStatistics() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getAdditionalData() - Method in class com.sportradar.sdk.feed.common.entities.EntityBase
Deprecated.
getAffectedPlayer() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.BaseScoreCardEntryEntity
Gets player that scored or received a card.
getAffectedTeam() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.BaseScoreCardEntryEntity
Gets team that scored or received a card.
getAggregateScore() - Method in class com.sportradar.sdk.feed.lcoo.entities.FixtureEntity
Gets aggregated result (best of two matches)
getAllBetTypes() - Method in interface com.sportradar.sdk.feed.common.interfaces.TranslationManager
Retrieves all available bet values
getAlsoOdds() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutOddsEntity
Not important, used for compatibility with other systems.
getAssists() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets number of assists
getAtBatNumber() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getAtBatPitchNumber() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getAttackingPlayers() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getAttacks() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Gets attacks statistics.
getAttributes() - Method in class com.sportradar.sdk.feed.livescout.entities.PlayerEntity
List of attributes
getAustrianDistrict() - Method in class com.sportradar.sdk.feed.lcoo.entities.FixtureEntity
TODO: Future find out what AustrianDistrict means and write documentation for the
getAutomatic() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Identifies whether event was automatically generated or not.
getAvailableLanguages() - Method in interface com.sportradar.sdk.feed.common.interfaces.TranslationManager
Retrieves the Set containing the available translation languages.
getAvailableTranslationLanguages() - Method in class com.sportradar.sdk.feed.common.entities.LocalizedString
Available language codes this instance is translated to.
getAway() - Method in class com.sportradar.sdk.feed.common.entities.HomeAway
Gets the result of the away team
getAway() - Method in class com.sportradar.sdk.feed.livescout.entities.SuspensionsEntity
 
getAwayCompetitors() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchInfoEntity
Gets away competitors, localized
getAwayPlayers() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Awayplayers: List of away player IDs which are currently on court.
getAwayPlayerStatsDef() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getAwayPlayerStatsOt() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getAwayPlayerStatsP1() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getAwayPlayerStatsP2() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getAwayPlayerStatsP3() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getAwayPlayerStatsP4() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getAwayPlayerStatsPass() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getAwayPlayerStatsRec() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getAwayPlayerStatsRush() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getAwayPlayerStatsTotal() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getAwayState() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
 
getAwayTeam() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchInfoEntity
Gets away team, localized
getAwayTeamStats() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getAwayTeamStatsOt() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getAwayTeamStatsP1() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getAwayTeamStatsP2() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getAwayTeamStatsP3() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getAwayTeamStatsP4() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getAwayTeamStatsTotal() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getAwayTimeOnCourt() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getAwayTimeOnIce() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getBallNumber() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets ball number
getBalls() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Gets the value used by baseball and similar sports.
getBalls() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Get number of balls
getBallSpotting() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets ball spotting
getBaronkills() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets baron kills
getBase() - Method in class com.sportradar.sdk.feed.livescout.entities.JerseyEntity
Returns the base jersey color
getBaseInfo() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets base info
getBases() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Gets the value used by baseball and similar sports.
getBatBallAngle() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets the angle of the ball, relative from the ground, as the ball leaves the bat
getBatBallDirection() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets the direction of the ball as it leaves the bat (-45 = left field bounds, 45 = right field bounds, 0 = straight forward)
getBatBallDistance() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getBatBallSpeed() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets the speed at which the ball leaves the bat, mph
getBatBallX() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getBatBallY() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getBatter() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Gets the value used by baseball and similar sports.
getBattingAverages() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets the batting averages
getBehinds() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Returns the behinds entity
getBehinds() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets the behinds
getBetdaqId() - Method in class com.sportradar.sdk.feed.lcoo.entities.MatchEntity
Gets BETDAQ betting exchange identifier
getBetfairId() - Method in class com.sportradar.sdk.feed.lcoo.entities.MatchEntity
Gets Betfair betting exchange entity
getBetPal() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchInfoEntity
Gets BetPal info
getBetResults() - Method in class com.sportradar.sdk.feed.lcoo.entities.MatchEntity
Gets bet results
getBetStatus() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.EventHeaderEntity
Gets the value specifying the betting status of the current event
getBetStatus() - Method in class com.sportradar.sdk.feed.liveodds.entities.outrights.OutrightHeader
Gets the value specifying the betting status of the current outright
getBetStatus(String) - Static method in enum com.sportradar.sdk.feed.liveodds.enums.BetStatus
Constructs and return BetStatus enum member from passed value
getBetStatus() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Whether market is open or closed.
getBetstopReason() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Get the betstop reason.
getBetSubType() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.BetTypeKey
Gets bet sub type id.
getBetType(BetTypeKey) - Method in interface com.sportradar.sdk.feed.common.interfaces.TranslationManager
Retrieves the BetValue specified by the passed BetTypeKey
getBetTypeId() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.BetTypeKey
Gets bet type id.
getBetTypes() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.RegisterMatchBetTypeEntity
Gets activation of odds types and nested odds fields for this match
getBlackCards() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Gets black cards (badminton).
getBlockedBy() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getBookMatchResultFromLiteralValue(String) - Static method in enum com.sportradar.sdk.feed.livescout.enums.BookMatchResult
Gets enum from string value
getBreakScore() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets break score
getCards() - Method in class com.sportradar.sdk.feed.lcoo.entities.CardsEntity
Gets cards
getCards() - Method in class com.sportradar.sdk.feed.lcoo.entities.MatchEntity
Gets cards for this match
getCardSummaryByTime() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.ScoreCardSummaryEntity
Card summaries sorted by time
getCardTypeFromLiteralValue(String) - Static method in enum com.sportradar.sdk.feed.lcoo.enums.CardType
Constructs and return CardType enum member from passed value
getCardTypeFromLiteralValue(String) - Static method in enum com.sportradar.sdk.feed.liveodds.enums.OddsCardType
Constructs and return OddsCardType enum member from passed value
getCategories(int) - Method in interface com.sportradar.sdk.feed.oddscreator.interfaces.OddsCreatorFeed
Returns a list of category ids and the corresponding descriptions we provide for a specified sport.
getCategory() - Method in class com.sportradar.sdk.feed.lcoo.entities.MatchEntity
Gets category that the match belongs to
getCategory() - Method in class com.sportradar.sdk.feed.lcoo.entities.OutrightEntity
Gets category
getCategory() - Method in class com.sportradar.sdk.feed.lcoo.entities.ThreeBallEntity
Gets category that the match belongs to
getCategory() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchInfoEntity
Gets category, localized (e.g.
getCategory() - Method in class com.sportradar.sdk.feed.liveodds.entities.outrights.OutrightInfoEntity
Gets category
getCategory() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Gets sport category.
getCaughtBy() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getCausedBy() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getChampionDamage() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getChannelId() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceDayEntity
Gets id of the channel where the race is broadcast.
getClearedScore() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Gets the cleared score in bet clear and bet clear rollback situations.
getClockStopped() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Gets the value which indicates that a clock has been stopped in the middle of the match for Basketball, Ice Hockey and Handball matches.
getCloud() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getCombination() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.OddsEntity
Contains information about combination of bets and can have values of 0 – 4, where 0 indicates unlimited combination, 1 indicates single bet and 2-4 indicates 2-4 combinations, respectively.
getComment() - Method in class com.sportradar.sdk.feed.lcoo.entities.DateInfoEntity
Gets comment with translations.
getComment() - Method in class com.sportradar.sdk.feed.lcoo.entities.ResultEntity
Gets comment about this result For example: Each goal difference with time of goal and goal scorer.
getCompetitorEntity() - Method in class com.sportradar.sdk.feed.liveodds.entities.vdr.ResultCompetitorEntity
Gets competitor entity
getCompetitorEntity() - Method in class com.sportradar.sdk.feed.liveodds.entities.vhc.ResultCompetitorEntity
Gets competitor entity
getCompetitors() - Method in class com.sportradar.sdk.feed.lcoo.entities.FixtureEntity
Gets information about competitors
getCompetitors() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceInfoEntity
Gets competitors
getConfirmedMatchStart() - Method in class com.sportradar.sdk.feed.lcoo.entities.DateInfoEntity
Gets the confirmed match start
getConnectionParams() - Method in interface com.sportradar.sdk.feed.common.LiveFeed
Holds data about underlying connection parameters
getConnectionStatus() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Whether scout is currently connected or not.
getConversionType() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets the conversion type
getCoordinates() - Method in class com.sportradar.sdk.feed.lcoo.entities.VenueEntity
Gets coordinates
getCorners() - Method in class com.sportradar.sdk.feed.lcoo.entities.CornersEntity
Gets corners
getCorners() - Method in class com.sportradar.sdk.feed.lcoo.entities.MatchEntity
Gets corners
getCorners() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Gets the number of corners for the Home/Away team.
getCorners() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Gets corner statistics.
getCorrectedFrom() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets corrected from, used with score correction event
getCorrectedTo() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets corrected to, used with score correction event
getCount() - Method in class com.sportradar.sdk.feed.lcoo.entities.CornerEntity
Gets corner count
getCourt() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Gets type of court.
getCourtSeq() - Method in class com.sportradar.sdk.feed.livescout.entities.CourtEntity
 
getCoverageFromLiteralValue(String) - Static method in enum com.sportradar.sdk.feed.livescout.enums.Coverage
Gets enum from string value
getCoverageInfo() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchInfoEntity
Gets coverage info
getCoverageStatusId() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Returns the id of the coverage status for the associated match
getCoveredFrom() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchInfoEntity
Gets the CoveredFrom enum member specifying how the match is covered
getCoveredFrom(String) - Static method in enum com.sportradar.sdk.feed.liveodds.enums.CoveredFrom
Constructs and return CoveredFrom enum member from passed value
getCoveredFrom() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Whether the match is covered from TV or venue.
getCupround() - Method in class com.sportradar.sdk.feed.lcoo.entities.RoundInfoEntity
Gets cupround.
getCurrent() - Static method in class com.sportradar.sdk.common.timer.TimeProviderBase
Gets the currently used TimeProviderBase instance.
getCurrentCtTeam() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Gets current ct team
getCurrentEnd() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Gets current end in set
getCurrentTime() - Method in class com.sportradar.sdk.common.timer.TimeProviderBase
 
getDangerousAttacks() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Gets dangerous attack statistics.
getDate() - Method in class com.sportradar.sdk.common.timer.RealTimeTimeProvider
Gets the Date specifying the current date and time.
getDate() - Method in class com.sportradar.sdk.common.timer.TimeProviderBase
When overridden in derived class, gets the Date specifying the current date and time.
getDateInfo() - Method in class com.sportradar.sdk.feed.lcoo.entities.FixtureEntity
Gets the date and time of the game, and optional information about match delay
getDateOfMatch() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchInfoEntity
Gets date of match in UTC
getDateTime() - Method in class com.sportradar.sdk.common.timer.RealTimeTimeProvider
When overridden in derived class, gets the DateTime specifying the current date and time.
getDateTime() - Method in class com.sportradar.sdk.common.timer.TimeProviderBase
When overridden in derived class, gets the DateTime specifying the current date and time.
getDeadHeatFactor() - Method in class com.sportradar.sdk.feed.lcoo.entities.OutrightResultEntity
Dead heat factor
getDeaths() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets number of deaths
getDecidedByFa() - Method in class com.sportradar.sdk.feed.lcoo.entities.ScoresInfoEntity
Was score decided by the Football Association
getDefensedBy() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getDelay() - Method in class com.sportradar.sdk.feed.common.TestDelay
Gets test skip
getDelivery() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Gets the player which will deliver the next bowl or in cricket which ball delivery in the over it is
getDenies() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets denies
getDescription() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchRoleEntity
Description
getDescription() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutOddsEntity
Description of this odds type or a freetext description (e.g.
getDescription() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutOddsFieldEntity
Gets description
getDescription() - Method in class com.sportradar.sdk.feed.oddscreator.entities.OddsTypeEntity
Gets the description.
getDevice() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Device
getDirectFoulsPeriod() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Gets direct fouls for current period statistics (futsal).
getDirectFreeKicks() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Gets direct free kicks statistics (futsal).
getDirection() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getDisabled() - Method in class com.sportradar.sdk.feed.lcoo.entities.StreamingMatchEntity
 
getDismissals() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Returns number of dismissals per team
getDismissals() - Method in class com.sportradar.sdk.feed.livescout.entities.InningsEntity
Gets number of dismissals
getDismissalsInInnings() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets dismissals in innings
getDistance() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceInfoEntity
Gets human readable actual distance.
getDistance() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Distance between teams in km.
getDistanceName() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceInfoEntity
Gets name of the distance.
getDogId() - Method in class com.sportradar.sdk.feed.liveodds.entities.vdr.CompetitorEntity
Gets dog id
getDogName() - Method in class com.sportradar.sdk.feed.liveodds.entities.vdr.CompetitorEntity
Gets dog name
getDoublekills() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets double kills
getDoubtful() - Method in class com.sportradar.sdk.feed.lcoo.entities.CardsEntity
Gets mark if the card market has conflicting source information
getDoubtful() - Method in class com.sportradar.sdk.feed.lcoo.entities.CornersEntity
Gets mark if the corners market has conflicting source information
getDoubtful() - Method in class com.sportradar.sdk.feed.lcoo.entities.GoalsEntity
Gets mark if the corners market has conflicting source information
getDownedBy() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getDragonkills() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets dragon kills
getDragonType() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getDriveInfoStatus() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getDrivePlayInfo() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getEarlyBetstartType() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets early betstart type
getEarlyBetStatus() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Gets the early bet status (if configured in XML liveodds config).
getEndScore() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
End score
getEndTime() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.BetCancelEntity
Gets for the "betcancel" and "undobetcancel" only bets occurred in interval defined startTime and endTime should be affected
getEndTime() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceDayEntity
Gets end time of the race day.
getEndTime() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceInfoEntity
Gets end time of the race.
getErrors() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Get number of errors
getErrorsAway() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets number of errors away
getErrorsHome() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets number of errors home
getEventDate() - Method in class com.sportradar.sdk.feed.lcoo.entities.EventInfoEntity
Gets event date
getEventEndDate() - Method in class com.sportradar.sdk.feed.lcoo.entities.EventInfoEntity
Gets event end date
getEventEndDate() - Method in class com.sportradar.sdk.feed.liveodds.entities.outrights.OutrightInfoEntity
Gets event end date
getEventHeader() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.SingleHeaderEvent
Gets the event header
getEventHeaders() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.AliveEntity
Gets the List of empty match elements to identify the matches that Betradar system supplies live odds for at the given time (with betstatus and score information).
getEventId() - Method in class com.sportradar.sdk.feed.common.entities.EntityBase
Get the unique event id.
getEventId() - Method in class com.sportradar.sdk.feed.common.entities.EventIdentifier
Gets event id
getEventId() - Method in class com.sportradar.sdk.feed.lcoo.entities.BetfairIdEntity
Gets event identifier
getEventId() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.EventHeaderEntity
Gets the event identifier.
getEventId() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.SingleHeaderEvent
Get the unique event id.
getEventId() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchBookingEntity
Get the unique event id.
getEventId() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchStopEntity
Get the unique event id.
getEventId() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Gets the unique event id.
getEventId() - Method in class com.sportradar.sdk.feed.livescout.entities.OddsSuggestionsEntity
Get the unique event id.
getEventInfo() - Method in class com.sportradar.sdk.feed.lcoo.entities.FixtureEntity
Gets meta information about the outright
getEventList(DateTime, DateTime, boolean) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsBasedFeed
Retrieves a match list This method can block to prevent going over the server limits.
getEventList(DateTime, DateTime, boolean) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsBaseUserRequestManager
Retrieves an event list
getEventMessages(EventIdentifier, long, long, boolean) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsBasedFeed
Retrieves specified messages for the match specified by the eventId Return value represents the informative request number.
getEventMessages(EventIdentifier, long, long, boolean) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsBaseUserRequestManager
Retrieves specified messages for the match specified by the eventId
getEventMeta(EventIdentifier[]) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsBasedFeed
Retrieves meta information for given events.
getEventMeta(EventIdentifier[]) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsBaseUserRequestManager
Retrieves meta information for given events.
getEventMetaByRaceDayId(long[]) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.RaceFeed
Retrieves meta information for given racedays.
getEventMetaByRaceDayId(long[]) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.RaceUserRequestManager
Retrieves meta information for given events.
getEventMetaForCurrentRaceDays() - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.RaceFeed
Retrieves meta information for all active racedays.
getEventName() - Method in class com.sportradar.sdk.feed.lcoo.entities.EventInfoEntity
Gets event names
getEventName() - Method in class com.sportradar.sdk.feed.liveodds.entities.outrights.OutrightInfoEntity
Gets event name
getEventOdds() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.SingleHeaderWithOddsEvent
Gets the odds for this event.
getEvents() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Gets list of scout events.
getEventsStatus(Collection<EventIdentifier>, DateTime, boolean) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsBasedFeed
Retrieves the status of the events specified by the eventIds from live-odds server This method can block to prevent going over the server limits.
getEventsStatus(Collection<EventIdentifier>, DateTime, boolean) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsBaseUserRequestManager
Retrieves the status of the events specified by the eventIds from live-odds server.
getEventStart() - Method in class com.sportradar.sdk.feed.lcoo.entities.EventInfoEntity
Event start
getEventStatus(EventIdentifier, DateTime, boolean) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsBasedFeed
Retrieves the status of the match specified by the eventId from live-odds server.
getEventStatus(EventIdentifier, DateTime, boolean) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsBaseUserRequestManager
Retrieves the status of the event specified by the eventId from live-odds server
getEventTypeFromLiteralValue(String) - Static method in enum com.sportradar.sdk.feed.livescout.enums.EventType
Deprecated.
Gets enum from string value
getExperience() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets experience
getExpirationTime() - Method in class com.sportradar.sdk.common.rategate.RateGateQueueElement
 
getExtMatchId() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
 
getExtraInfo() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchInfoEntity
Gets additional match info (e.g.
getExtraInfo() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Integer specifying special information for the match.
getExtraInfo() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Integer value, meaning of this attribute depends on event type: 30 (score): 0 or -1 = not specified, 1 = penalty, 2 = own goal, 3 = header 1019 (cancel goal): 0 or -1 = not specified, 1 = off side, 2 = foul, 3 = incorrect entry 1013 (match status): match status enumeration 1025 (tennis full score): tennis point type – 0=standard, 1=ace, 2=double fault opponent 158 (injury): Player still injured – 1=yes, 0=no 165 (attendance): Attendance 1039 (manual time adjustment): Number of seconds adjusted.
getExtraInfoBaseball() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets extra info for baseball
getExtraInfoBasketball() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets extra information for basketball match
getExtraInfoBowls() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Extra info for bowls game
getExtraInfoCricket() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets extra information for cricket match
getExtraInfoCsGo() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets extra info for CS:GO
getExtraInfoDarts() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Extra info for dart game
getExtraInfoFootball() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Extra info for football game
getExtraInfoHandball() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets extra info handball
getExtraInfoIceHockey() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Extra info ice hockey
getExtraInfoKabaddi() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getExtraInfoMoba() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets extra info for "MOBA" matches
getExtraInfoSnooker() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets snooker extra info
getExtraInfoVolleyball() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets volleyball extra info
getFeedType() - Method in class com.sportradar.sdk.feed.lcoo.entities.MatchEntity
Gets feed type in which entity was contained
getFeedType() - Method in class com.sportradar.sdk.feed.lcoo.entities.OutrightEntity
Gets feed type in which entity was contained
getFeedType() - Method in class com.sportradar.sdk.feed.lcoo.entities.ThreeBallEntity
Gets feed type in which entity was contained
getFeedType() - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsBasedFeed
Get the type of this feed.
getFeedType() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Whether this is a full, delta or deltaupdate message.
getFeedTypeFromLiteralValue(String) - Static method in enum com.sportradar.sdk.feed.lcoo.enums.FeedType
Constructs and return FeedType enum member from passed value
getFieldGoalDistance() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getFieldingPlayers() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getFirstBaseLoaded() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Is first base loaded
getFirstBasePlayer() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Get first base player
getFirstServe() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Which player / team has first serve of match (tennis).
getFirstServeGoldenSet() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Which player / team has first serve of golden set
getFirstServeTieBreak() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Which player / team has first serve in tie-break (tennis).
getFixture() - Method in class com.sportradar.sdk.feed.lcoo.entities.MatchEntity
Gets match meta information
getFixture() - Method in class com.sportradar.sdk.feed.lcoo.entities.OutrightEntity
Gets fixture
getFixture() - Method in class com.sportradar.sdk.feed.lcoo.entities.ThreeBallEntity
Gets fixture
getFormatType() - Method in class com.sportradar.sdk.feed.livescout.entities.FormatEntity
Gets format type
getFormatTypeFromLiteralValue(String) - Static method in enum com.sportradar.sdk.feed.livescout.enums.FormatType
Gets enum from string value
getForTheRest() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.OddsEntity
Contains the handicap value for the rest of the match in addition to the special odds value which reflects the handicap value for the whole match.
getFoulTypeDescriptor() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Foultypedescriptor: Description of the foul.
getFoulTypeQualifier() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Foultypequalifier: Additional classification of the foul type.
getFrameNumber() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets frame number
getFrameScore() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets frame score
getFreeKickReason() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
FreeKickReason: Description of the free kick.
getFreeKicks() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Gets free kick statistics.
getFreeText() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.OddsEntity
The freetext as received from the server.
getFreeThrows() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Gets free throws statistics.
getFumbledBy() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getFutureDate(long) - Method in class com.sportradar.sdk.common.timer.TimeProviderBase
Adds millis to current date
getGameNumber() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
In tennis, which game number in the set.
getGameScore() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Gets the value which provides the point score in the current Tennis game.
getGameScore() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
In tennis, the game score.
getGenders() - Method in interface com.sportradar.sdk.feed.oddscreator.interfaces.OddsCreatorFeed
Returns a list of gender ids and the corresponding gender description used to calculate tennis odds.
getGoalkeeperSaves() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Gets goalkeeper saves statistics.
getGoalKicks() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Gets goal kick statistics.
getGoals() - Method in class com.sportradar.sdk.feed.lcoo.entities.GoalsEntity
Gets goals
getGoals() - Method in class com.sportradar.sdk.feed.lcoo.entities.MatchEntity
Gets goals for this match
getGoals() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Returns the goals entity
getGoals() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets the goals
getGold() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
 
getGuthMatchId() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutOddsEntity
Guth (legacy system) match id.
getHand() - Method in class com.sportradar.sdk.feed.lcoo.entities.PitcherEntity
Gets pitcher hand(left or right)
getHandFromLiteralValue(String) - Static method in enum com.sportradar.sdk.feed.lcoo.enums.Hand
Constructs and return Hand enum member from passed value
getHappenedAt() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
UNIX timestamp indicating when the event actually happened.
getHeroesAliveAway() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets the number of alive away team's heroes
getHeroesAliveHome() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets the number of alive home team's heroes
getHeroId() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets hero id
getHeroName() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets hero name
getHitsAway() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets the number of hits for away team
getHitsHome() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets the number of hits for home team
getHome() - Method in class com.sportradar.sdk.feed.common.entities.HomeAway
Gets the result of the home team
getHome() - Method in class com.sportradar.sdk.feed.livescout.entities.SuspensionsEntity
 
getHomeCompetitors() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchInfoEntity
Gets home competitors, localized
getHomeplayers() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Homeplayers: List of home player IDs which are currently on court.
getHomePlayerStatsDef() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getHomePlayerStatsOt() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getHomePlayerStatsP1() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getHomePlayerStatsP2() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getHomePlayerStatsP3() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getHomePlayerStatsP4() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getHomePlayerStatsPass() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getHomePlayerStatsRec() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getHomePlayerStatsRush() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getHomePlayerStatsTotal() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getHomeRunsAway() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Get home runs away.
getHomeRunsHome() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Get home runs home.
getHomeState() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
 
getHomeTeam() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchInfoEntity
Gets home team, localized
getHomeTeamStats() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getHomeTeamStatsOt() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getHomeTeamStatsP1() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getHomeTeamStatsP2() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getHomeTeamStatsP3() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getHomeTeamStatsP4() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getHomeTeamStatsTotal() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getHomeTimeOnCourt() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getHomeTimeOnIce() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getHorizontalStripes() - Method in class com.sportradar.sdk.feed.livescout.entities.JerseyEntity
Returns the horizontal stripes color
getHorseId() - Method in class com.sportradar.sdk.feed.liveodds.entities.vhc.CompetitorEntity
Gets ID of the horse.
getHorseName() - Method in class com.sportradar.sdk.feed.liveodds.entities.vhc.CompetitorEntity
Gets name of the horse.
getHostName() - Method in class com.sportradar.sdk.feed.common.entities.ConnectionParams
Hostname we are connecting to
getHumidity() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getIceConditions() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Ice conditons
getIceConditionsFromLiteralValue(String) - Static method in enum com.sportradar.sdk.feed.livescout.enums.IceConditions
Gets enum from string value
getId() - Method in interface com.sportradar.sdk.common.networking.Gateway
Gets gateway id (hostname, port, ...)
getId() - Method in class com.sportradar.sdk.common.networking.ReconnectingGateway
 
getId() - Method in class com.sportradar.sdk.common.networking.TcpGateway
 
getId() - Method in class com.sportradar.sdk.feed.common.entities.IdNameTuple
Entity id
getId() - Method in class com.sportradar.sdk.feed.lcoo.entities.CardEntity
Gets unique id of the live event
getId() - Method in class com.sportradar.sdk.feed.lcoo.entities.CategoryEntity
Gets category id
getId() - Method in class com.sportradar.sdk.feed.lcoo.entities.GoalEntity
Gets unique id of the live event
getId() - Method in class com.sportradar.sdk.feed.lcoo.entities.OddsEntity
Gets odd id
getId() - Method in class com.sportradar.sdk.feed.lcoo.entities.OddsProbabilityEntity
Gets odds id
getId() - Method in class com.sportradar.sdk.feed.lcoo.entities.OutrightEntity
Gets id
getId() - Method in class com.sportradar.sdk.feed.lcoo.entities.OutrightResultEntity
Gets id
getId() - Method in class com.sportradar.sdk.feed.lcoo.entities.PlayerEntity
Gets id
getId() - Method in class com.sportradar.sdk.feed.lcoo.entities.RoundInfoEntity
Gets od
getId() - Method in class com.sportradar.sdk.feed.lcoo.entities.SportEntity
Gets sport id
getId() - Method in class com.sportradar.sdk.feed.lcoo.entities.TextEntity
Gets id
getId() - Method in class com.sportradar.sdk.feed.lcoo.entities.ThreeBallEntity
Gets id
getId() - Method in class com.sportradar.sdk.feed.lcoo.entities.TournamentEntity
Gets tournament id
getId() - Method in class com.sportradar.sdk.feed.lcoo.entities.TvChannelEntity
Gets id
getId() - Method in class com.sportradar.sdk.feed.lcoo.entities.VenueEntity
Id
getId() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.OddsEntity
Unique identifier for this particular odds in this match, and will be used whenever this odds is sent out.
getId() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.BaseScoreCardEntryEntity
Gets id that uniquely identifies each score and card.
getId() - Method in class com.sportradar.sdk.feed.liveodds.entities.outrights.OutrightHeader
Gets the outright identifier.
getId() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceDayEntity
Gets unique id of the race day.
getId() - Method in class com.sportradar.sdk.feed.livescout.entities.CourtEntity
 
getId() - Method in class com.sportradar.sdk.feed.livescout.entities.ManagerEntity
Manager id
getId() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchRoleEntity
Gets id
getId() - Method in class com.sportradar.sdk.feed.livescout.entities.PlayerEntity
ID of the player.
getId() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEntity
Gets scout id
getId() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Unique event id.
getId() - Method in class com.sportradar.sdk.feed.livescout.entities.SubteamEntity
 
getId() - Method in class com.sportradar.sdk.feed.livescout.entities.TeamOfficialEntity
Team official id
getId() - Method in class com.sportradar.sdk.feed.oddscreator.entities.IdNameEntity
Gets identifier
getId() - Method in class com.sportradar.sdk.feed.oddscreator.entities.OutcomeEntity
Gets the identifier.
getInfo() - Method in class com.sportradar.sdk.feed.lcoo.entities.DateInfoEntity
Gets information about this date
getInfo() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Text description of event.
getInformation() - Method in class com.sportradar.sdk.feed.lcoo.entities.MatchEntity
Gets textual information about the match
getInhibitorkills() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets inhibitor kills
getInjuries() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Gets injuries statistics.
getInjuryPlayer() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getInjuryReturn() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getInning() - Method in class com.sportradar.sdk.feed.livescout.entities.InningScoreEntity
Gets inning number
getInningFromLiteralValue(String) - Static method in enum com.sportradar.sdk.feed.livescout.enums.Inning
Gets enum from string value
getInningHalf() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Get current inning half
getInnings() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Returns number of innings
getInnings() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Returns a List of innings for the current match
getInningsScore() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets inning scores
getInstance() - Static method in class com.sportradar.sdk.feed.sdk.Sdk
Gets the singleton Sdk instance.
getIntendedReceiver() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getInterceptedBy() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getInternational() - Method in class com.sportradar.sdk.feed.common.entities.LocalizedString
Returns international string.
getIsoId() - Method in class com.sportradar.sdk.feed.lcoo.entities.CategoryEntity
Gets ISO country id
getIsoName() - Method in class com.sportradar.sdk.feed.lcoo.entities.CategoryEntity
Gets ISO country name
getItemName() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets item name
getJerseys() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Returns a list of known jerseys
getJerseyType() - Method in class com.sportradar.sdk.feed.livescout.entities.JerseyEntity
Returns the jersey type
getJockeyId() - Method in class com.sportradar.sdk.feed.liveodds.entities.vhc.CompetitorEntity
Gets id of the jockey.
getJockeyName() - Method in class com.sportradar.sdk.feed.liveodds.entities.vhc.CompetitorEntity
Gets name of the jockey.
getKey() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.BetValue
Get key.
getKickedBy() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getKickoffTeam() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Gets kickoff team
getKickoffTeamFirstHalf() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Gets first half kickoff team
getKickoffTeamOt() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Gets overtime kickoff team
getKickoffTeamSecondHalf() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Gets second half kickoff team
getKills() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets number of kills
getKillsAway() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets kills away
getKillsHome() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets kills home
getLanguage() - Method in class com.sportradar.sdk.feed.lcoo.entities.CommentEntity
Gets language
getLanguage() - Method in class com.sportradar.sdk.feed.lcoo.entities.TextEntity
Gets language
getLastHits() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets number of last hits
getLastReceivedMsgTimestamp() - Method in interface com.sportradar.sdk.common.networking.Gateway
Gets last timestamp in unix millis when the last msg was received
getLastReceivedMsgTimestamp() - Method in class com.sportradar.sdk.common.networking.ReconnectingGateway
Gets last timestamp in unix millis when the last msg was received
getLastReceivedMsgTimestamp() - Method in class com.sportradar.sdk.common.networking.TcpGateway
Gets last timestamp in unix millis when the last msg was received
getLatitude() - Method in class com.sportradar.sdk.feed.lcoo.entities.CoordinatesEntity
Gets latitude of GPS coordinates
getLcoo() - Method in class com.sportradar.sdk.feed.sdk.Sdk
Gets the LcooFeed implementation used to manage the life-cycle-of-odds feed.
getLegScore() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Used in darts Leg (game) score
getLegScore() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Used in darts Leg (game) score
getLevel() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets level
getLiteralValue() - Method in enum com.sportradar.sdk.feed.lcoo.enums.CardType
Gets literal value
getLiteralValue() - Method in enum com.sportradar.sdk.feed.lcoo.enums.FeedType
Gets literal value of feed type
getLiteralValue() - Method in enum com.sportradar.sdk.feed.liveodds.enums.CoveredFrom
Gets literal values from this enum member.
getLiteralValue() - Method in enum com.sportradar.sdk.feed.liveodds.enums.OddsCardType
Gets literal value
getLiteralValue() - Method in enum com.sportradar.sdk.feed.liveodds.enums.OddsScoreType
Gets literal value
getLiteralValue() - Method in enum com.sportradar.sdk.feed.liveodds.enums.OddsStatus
Returns the String value of the associated literal value
getLiteralValue() - Method in enum com.sportradar.sdk.feed.liveodds.enums.OddsType
Gets literal value
getLiteralValue() - Method in enum com.sportradar.sdk.feed.liveodds.enums.RaceDayStatus
Gets literal value
getLiteralValue() - Method in enum com.sportradar.sdk.feed.livescout.enums.FormatType
Gets literal value
getLiteralValues() - Method in enum com.sportradar.sdk.feed.lcoo.enums.Hand
Gets literal value
getLiteralValues() - Method in enum com.sportradar.sdk.feed.liveodds.enums.EventStatus
Gets literal values from this enum member.
getLiteralValues() - Method in enum com.sportradar.sdk.feed.liveodds.enums.OutrightStatus
Gets literal values from this enum member.
getLiveOdds() - Method in class com.sportradar.sdk.feed.sdk.Sdk
Gets the LiveOddsFeed implementation used to manage the live-odds feed.
getLiveOddsBetpal() - Method in class com.sportradar.sdk.feed.sdk.Sdk
Gets the LiveOddsFeed implementation used to manage the live-odds BetPal feed.
getLiveOddsLivePlex() - Method in class com.sportradar.sdk.feed.sdk.Sdk
Gets the LiveOddsFeed implementation used to manage the live-odds LivePlex feed.
getLiveOddsSoccerRoulette() - Method in class com.sportradar.sdk.feed.sdk.Sdk
Gets the LiveOddsFeed implementation used to manage the live-odds soccer roulette feed.
getLiveOddsVbl() - Method in class com.sportradar.sdk.feed.sdk.Sdk
Gets the LiveOddsFeed implementation used to manage the live-odds vbl feed.
getLiveOddsVdr() - Method in class com.sportradar.sdk.feed.sdk.Sdk
Gets the LiveOddsFeed implementation used to manage the live-odds virtual dog racing feed.
getLiveOddsVfc() - Method in class com.sportradar.sdk.feed.sdk.Sdk
Gets the LiveOddsFeed implementation used to manage the live-odds virtual football cup feed.
getLiveOddsVfl() - Method in class com.sportradar.sdk.feed.sdk.Sdk
Gets the LiveOddsFeed implementation used to manage the live-odds vfl feed.
getLiveOddsVhc() - Method in class com.sportradar.sdk.feed.sdk.Sdk
Gets the LiveOddsFeed implementation used to manage the live-odds vhc feed.
getLiveOddsVto() - Method in class com.sportradar.sdk.feed.sdk.Sdk
Gets the LiveOddsFeed implementation used to manage the live-odds vto feed.
getLiveScout() - Method in class com.sportradar.sdk.feed.sdk.Sdk
Gets the LiveScoutFeed implementation used to manage the live-scout feed.
getLoginLimiter() - Method in class com.sportradar.sdk.common.rategate.RateLimiter
 
getLongitude() - Method in class com.sportradar.sdk.feed.lcoo.entities.CoordinatesEntity
Gets longitude of GPS coordinates
getManagers() - Method in class com.sportradar.sdk.feed.livescout.entities.LineupsEntity
Gets list of team managers
getMapName() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets map name
getMapNumber() - Method in class com.sportradar.sdk.feed.livescout.entities.GoldEntity
 
getMapNumber() - Method in class com.sportradar.sdk.feed.livescout.entities.NetWorthEntity
Returns the map number
getMapNumber() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets map number
getMapScore() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets map score
getMatchBetStatusFromLiteralValue(String) - Static method in enum com.sportradar.sdk.feed.livescout.enums.MatchBetStatus
Gets enum from string value
getMatchDate() - Method in class com.sportradar.sdk.feed.lcoo.entities.DateInfoEntity
Gets match date
getMatchEntities() - Method in class com.sportradar.sdk.feed.lcoo.entities.LcooBetDataEntity
Gets all matches in this update
getMatches() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchListEntity
Gets match list
getMatchFormat() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Gets match format
getMatchHeader() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderInfoEntity
Basic match header.
getMatchHeader() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Basic match information.
getMatchHeaderInfos() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.LiveOddsMetaData
Gets a list of MatchHeaderInfoEntity
getMatchHeaderInfos() - Method in class com.sportradar.sdk.feed.liveodds.entities.outrights.MatchesAndOutrightsMetaData
Gets a list of MatchHeaderInfoEntity
getMatchId() - Method in class com.sportradar.sdk.feed.lcoo.entities.MatchEntity
Gets Betradar's match id
getMatchId() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.RegisterMatchBetTypeEntity
Gets match id
getMatchId() - Method in class com.sportradar.sdk.feed.livescout.entities.LineupsEntity
Gets match id.
getMatchId() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchDataEntity
Gets match id
getMatchId() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Match Id.
getMatchId() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchStopEntity
Match id
getMatchId() - Method in class com.sportradar.sdk.feed.livescout.entities.OddsSuggestionsEntity
Gets match id
getMatchId() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutOddsEntity
Match id
getMatchInfo() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderInfoEntity
Match information.
getMatchList(int, int, boolean, Collection<Long>, Collection<Long>) - Method in interface com.sportradar.sdk.feed.livescout.interfaces.LiveScoutFeed
Requests a list of available scout matches for a given time frame.
getMatchList(int, int, boolean) - Method in interface com.sportradar.sdk.feed.livescout.interfaces.LiveScoutFeed
Get a list of matches
getMatchList(int, int, boolean, Collection<Long>, Collection<Long>) - Method in interface com.sportradar.sdk.feed.livescout.interfaces.LiveScoutUserRequestManager
Get a list of matches
getMatchList(int, int, boolean) - Method in interface com.sportradar.sdk.feed.livescout.interfaces.LiveScoutUserRequestManager
Get a list of matches
getMatchNr() - Method in class com.sportradar.sdk.feed.lcoo.entities.RoundInfoEntity
Gets match number.
getMatchOddsTypeFromKey(String) - Static method in enum com.sportradar.sdk.feed.liveodds.enums.OddsType
Removes "ITEM" string from enum
getMatchOddsTypeFromLiteralValue(String) - Static method in enum com.sportradar.sdk.feed.liveodds.enums.OddsType
Constructs and return OddsType enum member from passed value
getMatchProperties() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Returns the list of match properties
getMatchRequestLimiter() - Method in class com.sportradar.sdk.common.rategate.RateLimiter
 
getMatchRoles() - Method in class com.sportradar.sdk.feed.livescout.entities.PlayerEntity
List of match roles
getMatchScore() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
In tennis, the match score.
getMatchStatus() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Current match status.
getMatchStatus() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets the match status
getMatchStatusId() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Current match status identifier
getMatchStatusStart() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Timestamp for when match status was set in UTC.
getMatchTeams() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Returns the list of match teams
getMatchTime() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Gets the value which indicates the playing minute of the match.
getMatchTime() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchDataEntity
Gets match time
getMatchTime() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Match time, mm:ss (e.g.
getMatchTime() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Match time, mm:ss (e.g.
getMatchTimeExtended() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Gets extended match time
getMaxBreakFrame() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Get highest break in the current frame.
getMaxBreakMatch() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Get highest break in the current match.
getMessage() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchBookingEntity
If the match booking fails for any reason (match already bought, match finished etc.), the message will contain an explanation.
getMessages() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.EventHeaderEntity
Gets messages
getMessages() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.LiveOddsEntityBase
Gets the textual messages associated with the event.
getMessageTime() - Method in class com.sportradar.sdk.feed.lcoo.entities.MatchEntity
Gets the message creation time
getMessageTime() - Method in class com.sportradar.sdk.feed.lcoo.entities.OutrightEntity
Gets message time
getMessageTime() - Method in class com.sportradar.sdk.feed.lcoo.entities.ThreeBallEntity
Gets the message creation time
getMetaInfoDataContainer() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.MetaInfoEntity
Gets meta info data container
getMonitoringMatchID() - Method in class com.sportradar.sdk.feed.lcoo.entities.MatchEntity
Gets Betradar's monitoring matchId
getMonsterType() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getMsgNr() - Method in class com.sportradar.sdk.feed.common.TestDelay
Gets msngr to start with
getMuffedBy() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getName() - Method in class com.sportradar.sdk.feed.common.entities.IdNameTuple
Gets name
getName() - Method in class com.sportradar.sdk.feed.lcoo.entities.PitcherEntity
Gets pitcher name
getName() - Method in class com.sportradar.sdk.feed.lcoo.entities.PlayerEntity
Gets name
getName() - Method in class com.sportradar.sdk.feed.lcoo.entities.TvChannelEntity
Gets name
getName() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.BetValue
Get name.
getName() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.OddsEntity
Specifies the textual description of this odds (international value is freetext) (e.g.
getName() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceDayEntity
Gets name of the race day.
getName() - Method in class com.sportradar.sdk.feed.livescout.entities.CourtEntity
 
getName() - Method in class com.sportradar.sdk.feed.livescout.entities.ManagerEntity
Manager name
getName() - Method in class com.sportradar.sdk.feed.livescout.entities.PlayerEntity
Name of the player.
getName() - Method in class com.sportradar.sdk.feed.livescout.entities.SubteamEntity
 
getName() - Method in class com.sportradar.sdk.feed.livescout.entities.TeamOfficialEntity
Team official name
getName() - Method in class com.sportradar.sdk.feed.oddscreator.entities.IdNameEntity
Gets name
getNationality() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchTeamEntity
Returns the team nationality
getNetWorth() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Returns an NetWorthEntity describing the associated event net-worth
getNetWorth() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets net worth
getNextBatter() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Get next batter.
getNickname() - Method in class com.sportradar.sdk.feed.livescout.entities.PlayerEntity
Gets nickname
getNum() - Method in class com.sportradar.sdk.common.rategate.ContinuationQueueElement
 
getNumber() - Method in class com.sportradar.sdk.feed.livescout.entities.JerseyEntity
Returns the jersey number
getNumberOfFrames() - Method in class com.sportradar.sdk.feed.lcoo.entities.FixtureEntity
Gets number of frames
getNumberOfSets() - Method in class com.sportradar.sdk.feed.lcoo.entities.FixtureEntity
Gets the number of sets that are due to be played in a tennis match
getNumberOfSets() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Number of sets in match (tennis).
getNumberOfWinners() - Method in class com.sportradar.sdk.feed.lcoo.entities.EventInfoEntity
Gets the number of winners
getNumParticipants() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceInfoEntity
Gets number of participants.
getOddFields() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.OddsEntity
Collection of odds fields.
getOdds() - Method in class com.sportradar.sdk.feed.lcoo.entities.BetEntity
Gets odds and their bet value
getOdds() - Method in class com.sportradar.sdk.feed.lcoo.entities.MatchEntity
Gets match odds
getOdds() - Method in class com.sportradar.sdk.feed.lcoo.entities.OutrightEntity
Gets odds
getOdds() - Method in class com.sportradar.sdk.feed.lcoo.entities.ThreeBallEntity
Gets a list of odds
getOdds() - Method in class com.sportradar.sdk.feed.liveodds.entities.outrights.SingleOutrightWithOddsEvent
Gets the odds for this outright.
getOdds() - Method in class com.sportradar.sdk.feed.livescout.entities.OddsSuggestionsEntity
Gets odds
getOdds() - Method in class com.sportradar.sdk.feed.oddscreator.entities.OutcomeEntity
Gets the odds.
getOddsCreator() - Method in class com.sportradar.sdk.feed.sdk.Sdk
Gets the OddsCreatorFeed implementation used to manage the odds-creator feed.
getOddsProbabilities() - Method in class com.sportradar.sdk.feed.lcoo.entities.ProbabilityEntity
Gets information about odds probability
getOddsReplyTypeFromLiteralValue(String) - Static method in enum com.sportradar.sdk.feed.liveodds.enums.OddsReplyType
Constructs and return OddsReplyType enum member from passed value
getOddsServerTypeFromLiteralValue(String) - Static method in enum com.sportradar.sdk.feed.liveodds.enums.OddsServerType
Constructs and return OddsServerType enum member from passed value
getOddsStatusFromLiteralValue(String) - Static method in enum com.sportradar.sdk.feed.liveodds.enums.OddsStatus
Gets the OddsStatus member associated with the passed value
getOddsType() - Method in class com.sportradar.sdk.feed.lcoo.entities.BetEntity
Gets odd type
getOddsType() - Method in class com.sportradar.sdk.feed.lcoo.entities.BetResultEntity
Gets odds type
getOddsType() - Method in class com.sportradar.sdk.feed.lcoo.entities.ProbabilityEntity
Gets odds type
getOddsTypeId() - Method in class com.sportradar.sdk.feed.oddscreator.entities.OddsTypeEntity
Gets the odds type id.
getOddsTypeIds(int, boolean) - Method in interface com.sportradar.sdk.feed.oddscreator.interfaces.OddsCreatorFeed
Returns a list of odds type ids and the corresponding odds type names.
getOffsides() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Offside statistics.
getOpeningFaceoff1StPeriod() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Opening faceoff 1st period
getOpeningFaceoff2NdPeriod() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Opening faceoff 2nd period
getOpeningFaceoff3RdPeriod() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Opening faceoff 3rd period
getOpeningFaceoffOvertime() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Opening faceoff overtime
getOrder() - Method in class com.sportradar.sdk.feed.lcoo.entities.PlayerEntity
Gets order.
getOrder() - Method in class com.sportradar.sdk.feed.livescout.entities.PlayerEntity
Order of the player
getOutcome() - Method in class com.sportradar.sdk.feed.lcoo.entities.BetResultEntity
Gets outcome
getOutCome() - Method in class com.sportradar.sdk.feed.lcoo.entities.OddsEntity
Gets outcome
getOutcome() - Method in class com.sportradar.sdk.feed.lcoo.entities.OddsProbabilityEntity
Gets outcome
getOutcome() - Method in class com.sportradar.sdk.feed.lcoo.entities.WinningOutcomeEntity
Gets winning outcome
getOutcome() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.OddsFieldEntity
Status of the outcome.
getOutcomeId() - Method in class com.sportradar.sdk.feed.lcoo.entities.BetResultEntity
Gets outcome id
getOutcomeId() - Method in class com.sportradar.sdk.feed.lcoo.entities.OddsEntity
Gets outcome id
getOutcomeId() - Method in class com.sportradar.sdk.feed.lcoo.entities.OddsProbabilityEntity
Gets outcome id
getOutcomes() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.BetValue
Get the outcomes
getOutcomes() - Method in class com.sportradar.sdk.feed.oddscreator.entities.OddsTypeEntity
Gets the outcomes.
getOutcomeTypeIds(int, int) - Method in interface com.sportradar.sdk.feed.oddscreator.interfaces.OddsCreatorFeed
Returns a list of outcome type ids and the corresponding outcome type names.
getOutline() - Method in class com.sportradar.sdk.feed.livescout.entities.JerseyEntity
Returns the jersey outline color
getOutrightEntities() - Method in class com.sportradar.sdk.feed.lcoo.entities.OutrightsEntity
Gets list of outrights
getOutrightHeader() - Method in class com.sportradar.sdk.feed.liveodds.entities.outrights.OutrightHeaderInfoEntity
Basic outright header.
getOutrightHeader() - Method in class com.sportradar.sdk.feed.liveodds.entities.outrights.SingleOutrightEvent
Gets outright header
getOutrightHeaderInfos() - Method in class com.sportradar.sdk.feed.liveodds.entities.outrights.MatchesAndOutrightsMetaData
getOutrightHeaders() - Method in class com.sportradar.sdk.feed.liveodds.entities.outrights.AliveWithOutrightsEntity
Gets the List of empty outright elements to identify the matches that Betradar system supplies live odds for at the given time.
getOutrightInfo() - Method in class com.sportradar.sdk.feed.liveodds.entities.outrights.OutrightHeaderInfoEntity
Outright information.
getOutrightsEntities() - Method in class com.sportradar.sdk.feed.lcoo.entities.LcooBetDataEntity
Gets all outrights in this update
getOutrightsMeta(Iterable<Long>) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.outrights.LiveOddsWithOutrightsFeed
Retrieves meta information for given outrights.
getOutrightsMeta(Iterable<Long>) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.outrights.LiveOddsWithOutrightsUserRequestManager
Retrieves meta information for given outrights.
getOutrightStatus(long, boolean) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.outrights.LiveOddsWithOutrightsFeed
Retrieves the status of the outright specified by the outrightId from the server
getOutrightStatus(long, boolean) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.outrights.LiveOddsWithOutrightsUserRequestManager
Retrieves the status of the outright specified by the eventId from the server
getOuts() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Gets the value used by baseball and similar sports.
getOuts() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Get number of outs
getOver() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Returns number of overs
getParentId() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceDayEntity
Gets parent id of the race day.
getParentId() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceHeaderEntity
Gets parent id
getParentId() - Method in class com.sportradar.sdk.feed.livescout.entities.SubteamEntity
 
getPassedBy() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getPenalties() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Penalties statistics.
getPenaltyDistance() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getPenaltyNoPlay() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getPenaltyReason() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getPenaltyRuns() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Returns number of penalty runs per team
getPentakills() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets penta kills
getPeriodNumber() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Period number of match.
getPeriodScore() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets period score
getPitchConditions() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Pitch / grass conditions.
getPitchConditionsFromLiteralValue(String) - Static method in enum com.sportradar.sdk.feed.livescout.enums.PitchConditions
Gets enum from string value
getPitchCount() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets pitch count
getPitcher() - Method in class com.sportradar.sdk.feed.lcoo.entities.MatchEntity
Gets starting pitcher for each team
getPitchingSubstitution() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets pitching substitution
getPitchSpeed() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets how fast the ball was pitched in MPH numeric values
getPitchType() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets the type of how was the ball pitched
getPlacedAt() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getPlayer() - Method in class com.sportradar.sdk.feed.lcoo.entities.CardEntity
Gets affected player
getPlayer() - Method in class com.sportradar.sdk.feed.lcoo.entities.GoalEntity
Gets scoring player
getPlayer1Id() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Sportradar player id for player 1 connected to this event.
getPlayer2Id() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Sportradar player id for player 1 connected to this event.
getPlayer3Id() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Sportradar player id for player 3 connected to this event.
getPlayer4Id() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Sportradar player id for player 4 connected to this event.
getPlayerId() - Method in class com.sportradar.sdk.feed.lcoo.entities.BetResultEntity
Gets the ID of the player referenced in the bet.
getPlayerId() - Method in class com.sportradar.sdk.feed.lcoo.entities.OddsEntity
Gets the ID of the player referenced in the bet.
getPlayerId() - Method in class com.sportradar.sdk.feed.lcoo.entities.OddsProbabilityEntity
Gets player id
getPlayerId() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.OddsFieldEntity
The ID of the player referenced in the bet.
getPlayerId() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.BaseScoreCardEntryEntity
Id of player that scored or received a card.
getPlayers() - Method in class com.sportradar.sdk.feed.lcoo.entities.CompetitorsEntity
Gets players
getPlayers() - Method in class com.sportradar.sdk.feed.livescout.entities.LineupsEntity
Gets list of players in lineup.
getPointsRemaining() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Get points remaining on the table.
getPointsUntilSnookerNeeded() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Points until snooker is needed to win the frame
getPort() - Method in class com.sportradar.sdk.feed.common.entities.ConnectionParams
Port we are connecting to
getPosition() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Gets the ball position will be sent as x yards to go till opponent’s end zone for the team in possession.
getPosition() - Method in class com.sportradar.sdk.feed.liveodds.entities.vdr.ResultCompetitorEntity
Gets position in the race
getPosition() - Method in class com.sportradar.sdk.feed.liveodds.entities.vhc.ResultCompetitorEntity
Gets position in the race
getPosition() - Method in class com.sportradar.sdk.feed.livescout.entities.PlayerEntity
Get the position of the player?
getPositionPlayerPitching() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets the position player pitching
getPossession() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Gets the value specifying which team has the ball.
getPossession() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Ball possession statistics.
getPossessionTeam() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Which team currently has possession of the ball.
getPossibleBreak() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Highest possible break in the current situation
getPosX() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Horizontal position on pitch, posx being a number from 0 to 100.
getPosY() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Vertical position on pitch, posy being a number from 0 to 100.
getPowerplay() - Method in class com.sportradar.sdk.feed.livescout.entities.SuspensionsEntity
 
getPreliminaryMatchStatistics() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getProbabilities() - Method in class com.sportradar.sdk.feed.lcoo.entities.MatchEntity
Gets probabilities estimated by Betradar for each outcome of a bet
getProbability() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.OddsFieldEntity
Probability of outcome
getProperty() - Method in exception com.sportradar.sdk.common.exceptions.PropertyException
Gets property for which error was encountered
getPuntDistance() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getPushedBy() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getQuadrakills() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets quadra kills
getRaceDayNumber() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceDayEntity
Gets incremental race day number.
getRaceDays() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceMetaData
Gets race days
getRaceDayStatusFromLiteralValue(String) - Static method in enum com.sportradar.sdk.feed.liveodds.enums.RaceDayStatus
Constructs and return RaceDayStatus enum member from passed value
getRaceHeader() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceHeaderInfoEntity
Gets basic race header.
getRaceHeaders() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceMetaData
Gets race headers
getRaceInfo() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceHeaderInfoEntity
Gets race information.
getRaceNumber() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceInfoEntity
Gets race number
getRaceTime() - Method in class com.sportradar.sdk.feed.liveodds.entities.vdr.ResultCompetitorEntity
Gets time to complete track
getRaceTime() - Method in class com.sportradar.sdk.feed.liveodds.entities.vhc.ResultCompetitorEntity
Gets time to complete track
getRanOutOfBoundsAt() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getReason() - Method in class com.sportradar.sdk.feed.lcoo.entities.BetResultEntity
Gets reason information
getReason() - Method in class com.sportradar.sdk.feed.lcoo.entities.WinningOutcomeEntity
Gets reason for cancellations
getReason() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchStopEntity
Reason for match subscription failure or notification that un-subscription was successful.
getReceivedBy() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getRecoveredBy() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getRedCards() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Gets the number of red cards for the Home/Away team.
getRedCards() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Red card statistics.
getReds() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Get number of Reds remaining on the table
getRefUuId() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getRemainingBowls() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Gets the remaining bowls for the teams
getRemainingReds() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Gets remaining red balls (used in snooker)
getRemainingTime() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Gets the remaining time for basketball matches only (if this has been activated for your account).
getRemainingTimeInPeriod() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Gets the value which specifies the remaining time in this period (when this applies).
getRemainingTimeInPeriod() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchDataEntity
Gets remaining time in period
getRemainingTimeInPeriod() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Remaining time in period, mm:ss
getReplyNr() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.LiveOddsEntityBase
Reply number matching the request number, thus enabling us to pair request and response messages properly.
getReplyType() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.LiveOddsEntityBase
Gets the type of the reply
getRequestLimiter() - Method in class com.sportradar.sdk.common.rategate.RateLimiter
 
getResult() - Method in class com.sportradar.sdk.feed.lcoo.entities.MatchEntity
Gets match result information
getResult() - Method in class com.sportradar.sdk.feed.lcoo.entities.OutrightEntity
Gets outrights results
getResult() - Method in class com.sportradar.sdk.feed.lcoo.entities.ThreeBallEntity
Gets results
getResult() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchBookingEntity
Result of match booking (either valid or invalid)
getResultCompetitors() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceResultEntity
Gets result competitors with their position and time
getRotationNumber() - Method in class com.sportradar.sdk.feed.lcoo.entities.MatchEntity
Gets rotation number for both teams
getRound() - Method in class com.sportradar.sdk.feed.lcoo.entities.RoundInfoEntity
Gets league round of the match Used for league matches
getRound() - Method in class com.sportradar.sdk.feed.lcoo.entities.ThreeBallEntity
Gets round
getRound() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchInfoEntity
Gets round, localized
getRoundInfo() - Method in class com.sportradar.sdk.feed.lcoo.entities.FixtureEntity
Gets information about round
getRoundNumber() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets round number
getRoundScore() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getRunnable() - Method in class com.sportradar.sdk.common.rategate.ContinuationQueueElement
 
getRunner1() - Method in class com.sportradar.sdk.feed.lcoo.entities.BetfairIdEntity
Gets runner 1 identifier
getRunner2() - Method in class com.sportradar.sdk.feed.lcoo.entities.BetfairIdEntity
Gets runner 2 identifier
getRuns() - Method in class com.sportradar.sdk.feed.livescout.entities.InningsEntity
Gets number of runs
getRuns() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Get number of runs
getRunsAway() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets the number of runs for away team
getRunsHome() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets the number of runs for home team
getRunsInInnings() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets runs in innings
getRushedBy() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getRushSpeed() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getSackedBy() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getSafetyBy() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getScore() - Method in class com.sportradar.sdk.feed.lcoo.entities.GoalEntity
Gets score
getScore() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Gets the value which indicates the current score in the match.
getScore() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.ScoreEntryEntity
Score (home:away)
getScore() - Method in class com.sportradar.sdk.feed.livescout.entities.InningScoreEntity
Gets scores in this inning
getScore() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Deprecated.
since 1.15.0, use List <ScoreEntity > getScores() instead. It may contain SubScores - i.e. for tennis tie breaks. MatchUpdateEntity.getScores()
getScoreCardSummary(EventIdentifier) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsFeed
Retrieves score and card summary for specified event This method can block to prevent going over the server limits.
getScoreCardSummary(EventIdentifier) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsUserRequestManager
Retrieves score and card summary for specified event
getScores() - Method in class com.sportradar.sdk.feed.lcoo.entities.ScoresInfoEntity
Gets scores
getScores() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Gets the match scores
getScoresInfo() - Method in class com.sportradar.sdk.feed.lcoo.entities.ResultEntity
Gets scores info
getScoreSummaryByTime() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.ScoreCardSummaryEntity
Score summaries sorted by time
getScoreTypeQualifier() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Scoretypequalifier: Additional score type qualifier.
getScoringTeam() - Method in class com.sportradar.sdk.feed.lcoo.entities.GoalEntity
Gets scoring team of this goal
getScout() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Gets scout entity
getScoutFeedTypeFromLiteralValue(String) - Static method in enum com.sportradar.sdk.feed.livescout.enums.ScoutFeedType
Gets enum from string value
getScoutMatchStatusFromLiteralValue(String) - Static method in enum com.sportradar.sdk.feed.livescout.enums.ScoutMatchStatus
Gets enum from string value
getSeason() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchInfoEntity
Gets season
getSeason() - Method in class com.sportradar.sdk.feed.liveodds.entities.outrights.OutrightInfoEntity
Gets season
getSecondBaseLoaded() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Is second base loaded
getSecondBasePlayer() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Get second base player
getSecondScoreType() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Second score type
getSequenceNumber() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.EventHeaderEntity
Gets the sequence number specifying the order of the LiveOddsEntityBase instances
getSequenceNumber() - Method in class com.sportradar.sdk.feed.liveodds.entities.outrights.OutrightHeader
Gets the sequence number specifying the order of the LiveOddsEntityBase instances
getSeriesResult() - Method in class com.sportradar.sdk.feed.lcoo.entities.FixtureEntity
Gets results from best of 3, 5 or 7 matches
getServe() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Which player/team currently has the serve (tennis, volleyball).
getServer() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Gets the value which indicates which player has the serve at the moment during a Tennis match.
getServer() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Who will serve next (in table-tennis).
getServerTime() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Server time of event, time stamp in UTC.
getServerTime() - Method in class com.sportradar.sdk.feed.livescout.entities.ServerTimeEntity
Gets server time
getServerType() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.LiveOddsEntityBase
Gets the type of the server this associated with the entity
getServerVersion() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.LiveOddsEntityBase
Gets the version of the live-odds server
getServerVersion() - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsFeed
Get server version.
getSetLimit() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Gets number of points needed to win a set
getSetNumber() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
In tennis, which set number in the match.
getSetScore() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
In tennis, the set score.
getSetScores() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Sets the value for Tennis which contains the scores for all sets that have ended and the current running set.
getSex() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Gender (sex) of the player / team.
getSexFromLiteralValue(String) - Static method in enum com.sportradar.sdk.feed.livescout.enums.Sex
Gets enum from string value
getShirtNumber() - Method in class com.sportradar.sdk.feed.livescout.entities.PlayerEntity
Shirt number.
getShirtType() - Method in class com.sportradar.sdk.feed.livescout.entities.JerseyEntity
Returns the jersey shirty type
getShotDistance() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
shotdistance - description: Distance of the shot - unit: in feet
getShotsBlocked() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Shots blocked statistics.
getShotsOffTarget() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Shots off target statistics.
getShotsOnTarget() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Shots on target statistics.
getSide() - Method in class com.sportradar.sdk.feed.livescout.entities.JerseyEntity
Returns the jersey side color
getSide() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchTeamEntity
Returns the side of the team
getSide() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Which side had an event - home, away or none.
getSide() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutOddsFieldEntity
Gets side
getSidebets(int, List<Integer>, double, double, double, double, double, double) - Method in interface com.sportradar.sdk.feed.oddscreator.interfaces.OddsCreatorFeed
General special odds calculation.
getSidebetsWithKey(int, double, double, double, double, double, double, int, double) - Method in interface com.sportradar.sdk.feed.oddscreator.interfaces.OddsCreatorFeed
Special odds calculation with a given odds type id and odds key.
getSidebetsWithMatchid(long, List<Integer>, double, double, double, double, double, double) - Method in interface com.sportradar.sdk.feed.oddscreator.interfaces.OddsCreatorFeed
Special odds calculation with a given match id.
getSidebetsWithMatchidAndKey(long, double, double, double, double, double, double, int, double) - Method in interface com.sportradar.sdk.feed.oddscreator.interfaces.OddsCreatorFeed
Special odds calculation with a given match id, odds type and odds key.
getSidebetsWithTournamentIdAndCategoryId(int, int, int, List<Integer>, double, double, double, double, double, double) - Method in interface com.sportradar.sdk.feed.oddscreator.interfaces.OddsCreatorFeed
Special odds calculation with a given tournament id and category id.
getSleeve() - Method in class com.sportradar.sdk.feed.livescout.entities.JerseyEntity
Returns the jersey sleeve color
getSnappedBy() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getSourceId() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Gets the id of the client communicating with sportradar server.
getSourceId() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Customer matchid.
getSpecialBetValue() - Method in class com.sportradar.sdk.feed.lcoo.entities.BetResultEntity
Gets special odds value
getSpecialBetValue() - Method in class com.sportradar.sdk.feed.lcoo.entities.OddsEntity
Gets special odds value
getSpecialBetValue() - Method in class com.sportradar.sdk.feed.lcoo.entities.OddsProbabilityEntity
Gets special bet value
getSpecialOddsValue() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.OddsEntity
Special odds values are specified only for some odds types like total, handicap and freetext3way/2way/nway.
getSpecialOddsValue() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutOddsEntity
This property is set only for some odds types: total, handicap and freetext3way/2way/nway.
getSplit() - Method in class com.sportradar.sdk.feed.livescout.entities.JerseyEntity
Returns the jersey split color
getSport() - Method in class com.sportradar.sdk.feed.lcoo.entities.MatchEntity
Gets sport that the match belongs to
getSport() - Method in class com.sportradar.sdk.feed.lcoo.entities.OutrightEntity
Gets sport
getSport() - Method in class com.sportradar.sdk.feed.lcoo.entities.ThreeBallEntity
Gets sport that the match belongs to
getSport() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchInfoEntity
Gets sport, localized (e.g.
getSport() - Method in class com.sportradar.sdk.feed.liveodds.entities.outrights.OutrightInfoEntity
Gets sport
getSport() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Type of sport.
getSportId() - Method in class com.sportradar.sdk.feed.lcoo.entities.BetfairIdEntity
Gets sport identifier
getSportId() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Returns the sport id
getSports() - Method in interface com.sportradar.sdk.feed.oddscreator.interfaces.OddsCreatorFeed
Returns a list of sport ids and the corresponding sport names.
getSpot() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
information whether a shot/goal was from inside/outside the box 0 - outside the box 1 - inside the box -1 - unknown
getSpottedAt() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getSpread() - Method in class com.sportradar.sdk.feed.oddscreator.entities.OutcomeEntity
Gets the spread.
getSquares() - Method in class com.sportradar.sdk.feed.livescout.entities.JerseyEntity
Returns the jersey squares color
getSt1Id() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Betradar super team id for team 1.
getSt2Id() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Betradar super team id for team 2.
getStadiumType() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getStageId() - Method in class com.sportradar.sdk.feed.lcoo.entities.OutrightEntity
Gets stage id
getStart() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Official match start time, as a timestamp in UTC.
getStartBox() - Method in class com.sportradar.sdk.feed.liveodds.entities.vdr.CompetitorEntity
Gets starting box number
getStartBox() - Method in class com.sportradar.sdk.feed.liveodds.entities.vhc.CompetitorEntity
Gets box where horse is starting.
getStartDate() - Method in class com.sportradar.sdk.feed.lcoo.entities.TvChannelEntity
Gets start date
getStartTime() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.BetCancelEntity
Gets the "betcancel" and "undobetcancel" only bets occurred in interval defined startTime and endTime should be affected
getStartTime() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceDayEntity
Gets start time of the race day.
getStartTime() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceInfoEntity
Gets start time of the race.
getStatus() - Method in class com.sportradar.sdk.feed.lcoo.entities.BetResultEntity
Gets bet status.
getStatus() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.EventHeaderEntity
Gets the EventStatus specifying the type of the current EventHeaderEntity
getStatus() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.LiveOddsEntityBase
Gets the OddsStatus specifying the type of the current LiveOddsEntityBase
getStatus() - Method in class com.sportradar.sdk.feed.liveodds.entities.outrights.OutrightHeader
Gets the OutrightStatus specifying the type of the current OutrightHeader
getStatus() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceDayEntity
Gets status.
getStatus(String) - Static method in enum com.sportradar.sdk.feed.liveodds.enums.EventStatus
Constructs and return EventStatus enum member from passed value
getStatus(String) - Static method in enum com.sportradar.sdk.feed.liveodds.enums.OutrightStatus
Constructs and return OutrightStatus enum member from passed value
getStatusId() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.EventHeaderEntity
Returns an Integer uniquely identifying the current instance status
getStatusId() - Method in class com.sportradar.sdk.feed.livescout.entities.InningsEntity
Get status id
getStatusInfo() - Method in class com.sportradar.sdk.feed.lcoo.entities.FixtureEntity
Gets status info
getStatusName() - Method in class com.sportradar.sdk.feed.livescout.entities.InningsEntity
Gets status name
getSTime() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
 
getStreaming() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchInfoEntity
Gets a list of channel ids and names where the match is broadcasted?
getStreamingMatch() - Method in class com.sportradar.sdk.feed.lcoo.entities.FixtureEntity
Flags all matches that are available within our Streaming / Live Channel product
getStrikes() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Gets the value used by baseball and similar sports.
getStrikes() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Get number of strike
getStructure() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getSubScore() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoreEntity
 
getSubscribedEvents() - Method in interface com.sportradar.sdk.feed.common.interfaces.UserRequestManager
Gets the ids of all subscribed matches.
getSubteam() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Returns the subteam.
getSubType() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.OddsEntity
Specifies with the freetext odds and tells what kind of freetext odds this is (e.g.
getSubType() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.OddsLiteEntity
Gets subytpe which is specified with the freetext odds and tells what kind of freetext odds this is (e.g.
getSubType() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutOddsEntity
Tells what kind of freetext odds this is (e.g.
getSuperId() - Method in class com.sportradar.sdk.feed.lcoo.entities.PlayerEntity
Gets universal player identifier
getSuperid() - Method in class com.sportradar.sdk.feed.lcoo.entities.TextEntity
Gets universal id
getSuperTournament() - Method in class com.sportradar.sdk.feed.lcoo.entities.TournamentEntity
Gets id and name of SuperTournament
getSurface() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceDayEntity
Gets type of the surface
getSurfaces() - Method in interface com.sportradar.sdk.feed.oddscreator.interfaces.OddsCreatorFeed
Returns a list of surface ids and the corresponding surface type names used to calculate tennis odds.
getSurfaceType() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Surface type (tennis).
getSurfaceTypeFromLiteralValue(String) - Static method in enum com.sportradar.sdk.feed.livescout.enums.SurfaceType
Gets enum from string value
getSuspend() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Gets the number of suspensions.
getSuspensions() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Suspensions statistics.
getT1() - Method in class com.sportradar.sdk.feed.livescout.entities.BehindsEntity
Returns the team one behind indication
getT1() - Method in class com.sportradar.sdk.feed.livescout.entities.GoalsEntity
Returns the team one goal indication
getT2() - Method in class com.sportradar.sdk.feed.livescout.entities.BehindsEntity
Returns the team two behind indication
getT2() - Method in class com.sportradar.sdk.feed.livescout.entities.GoalsEntity
Returns the team two goal indication
getTackledBy() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getTeam() - Method in class com.sportradar.sdk.feed.lcoo.entities.CornerEntity
Gets the team that was the corner awarded to
getTeam() - Method in class com.sportradar.sdk.feed.livescout.entities.ManagerEntity
Manager team
getTeam() - Method in class com.sportradar.sdk.feed.livescout.entities.PlayerEntity
Team of the player.
getTeam() - Method in class com.sportradar.sdk.feed.livescout.entities.TeamOfficialEntity
Team official team
getTeam1() - Method in class com.sportradar.sdk.feed.livescout.entities.GoldEntity
 
getTeam1() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Betradar team 1 (home team).
getTeam1() - Method in class com.sportradar.sdk.feed.livescout.entities.NetWorthEntity
Returns the home team net worth
getTeam1() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoreEntity
 
getTeam1Abbreviation() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Gets team 1 abbreviation
getTeam1Division() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Gets team 1 division
getTeam1Neutral() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Returns the team 1 (home team) neutral name
getTeam2() - Method in class com.sportradar.sdk.feed.livescout.entities.GoldEntity
 
getTeam2() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Betradar team 2 (away team).
getTeam2() - Method in class com.sportradar.sdk.feed.livescout.entities.NetWorthEntity
Returns the away team net worth
getTeam2() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoreEntity
 
getTeam2Abbreviation() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Gets team 2 abbreviation
getTeam2Division() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Gets team 2 division
getTeam2Neutral() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Returns the team 2 (away team) neutral name
getTeamFromLiteralValue(String) - Static method in enum com.sportradar.sdk.feed.common.enums.Team
Gets enum from string value
getTeamId() - Method in class com.sportradar.sdk.feed.lcoo.entities.BetResultEntity
Gets the ID of the team referenced in the bet.
getTeamId() - Method in class com.sportradar.sdk.feed.lcoo.entities.OddsEntity
Gets the ID of the team referenced in the bet.
getTeamId() - Method in class com.sportradar.sdk.feed.lcoo.entities.OddsProbabilityEntity
Gets team id
getTeamId() - Method in class com.sportradar.sdk.feed.lcoo.entities.PlayerEntity
Gets team id
getTeamId() - Method in class com.sportradar.sdk.feed.lcoo.entities.TextEntity
Gets team id
getTeamMatchId() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
 
getTeamOfficials() - Method in class com.sportradar.sdk.feed.livescout.entities.LineupsEntity
Gets list of team officials
getTemperature() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getTennisMatchInfo(long) - Method in interface com.sportradar.sdk.feed.oddscreator.interfaces.OddsCreatorFeed
Returns the tennis match info
getTennisSidebets(double, double, int, int, int) - Method in interface com.sportradar.sdk.feed.oddscreator.interfaces.OddsCreatorFeed
This is a specific method to calculate tennis special odds.
getTennisSidebetsWithKey(double, double, int, int, int, int, double) - Method in interface com.sportradar.sdk.feed.oddscreator.interfaces.OddsCreatorFeed
This method lets you request odds for tennis for a specific market, adjusted to the key you provide.
getTennisSidebetsWithTournamentIdAndCategoryId(double, double, int, int, int, int, int) - Method in interface com.sportradar.sdk.feed.oddscreator.interfaces.OddsCreatorFeed
Tennis special odds calculation with tournament id and category id.
getTestManager() - Method in interface com.sportradar.sdk.feed.common.interfaces.UserRequestManager
When connected to the test server you can obtain a manager to manipulate it.
getText() - Method in class com.sportradar.sdk.feed.lcoo.entities.TextEntity
Gets a list of TextEntity
getTexts() - Method in class com.sportradar.sdk.feed.lcoo.entities.CompetitorsEntity
Gets texts
getTexts() - Method in class com.sportradar.sdk.feed.lcoo.entities.TextsEntity
Gets internal texts
getThirdBaseLoaded() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Is first base loaded
getThirdBasePlayer() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Get third base player
getThreeBallEntities() - Method in class com.sportradar.sdk.feed.lcoo.entities.LcooBetDataEntity
Gets all threeballs in this update
getThrow() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Gets number of throws
getThrowins() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Throw-in statistics.
getThrownTo() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getTieBreak() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
The the value indicating if a Tennis match is in a tiebreak.
getTime() - Method in class com.sportradar.sdk.feed.lcoo.entities.CardEntity
Gets match time of the card
getTime() - Method in class com.sportradar.sdk.feed.lcoo.entities.GoalEntity
Gets match time of the goal
getTime() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.BaseScoreCardEntryEntity
Gets match time in minutes when the goal/card occurred.
getTimeOffset() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.LiveOddsEntityBase
Gets time in seconds specifying when the event occurred in relation to the getTimeStamp value
getTimeStamp() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.LiveOddsEntityBase
Get the server time in UTC
getTippedTo() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
ID of player who got the ball.
getTotalPitchCount() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getTotalYardsGained() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getTouchBackAt() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getTouchdownType() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets the touchdown type
getTournament() - Method in class com.sportradar.sdk.feed.lcoo.entities.MatchEntity
Gets tournament that the match belongs to
getTournament() - Method in class com.sportradar.sdk.feed.lcoo.entities.ThreeBallEntity
Gets tournament that the three ball belongs to
getTournament() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchInfoEntity
Gets tournament, localized (e.g.
getTournament() - Method in class com.sportradar.sdk.feed.liveodds.entities.outrights.OutrightInfoEntity
Gets tournament
getTournament() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Sport tournament.
getTournamentId() - Method in class com.sportradar.sdk.feed.lcoo.entities.EventInfoEntity
Gets tournament id
getTournaments(int) - Method in interface com.sportradar.sdk.feed.oddscreator.interfaces.OddsCreatorFeed
Returns a list of tournament ids and the corresponding tournament names.
getTowerkills() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets tower kills
getTrackName() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceDayEntity
Gets name of the track
getTrackName() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceInfoEntity
Gets track name
getTranslation(String) - Method in class com.sportradar.sdk.feed.common.entities.LocalizedString
Returns translation for the specified language.
getTranslation() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.BetOutcome
Gets the localized odds field name
getTriplekills() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets triple kills
getTryNumber() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Gets the try number.
getTurfType() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getTvChannels() - Method in class com.sportradar.sdk.feed.lcoo.entities.MatchEntity
Gets TV channels for this match
getTvChannels() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchInfoEntity
Gets list of TV channels where this match is broadcasted (e.g.
getType() - Method in class com.sportradar.sdk.feed.common.entities.TypeValueTuple
Gets type
getType() - Method in class com.sportradar.sdk.feed.lcoo.entities.CardEntity
Gets type of card (Yellow, Red or YellowRed)
getType() - Method in class com.sportradar.sdk.feed.lcoo.entities.CornerEntity
Gets part of the game (1st Half/2nd Half/FT) for corner count
getType() - Method in class com.sportradar.sdk.feed.lcoo.entities.GoalEntity
Gets type
getType() - Method in class com.sportradar.sdk.feed.lcoo.entities.TextEntity
Gets type
getType() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.BetOutcome
Gets the odds field name
getType() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.OddsEntity
Odds type
getType() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.OddsFieldEntity
Type of odds field (e.g.
getType() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.OddsLiteEntity
Gets odds type
getType() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.BetPalEntity
Get type
getType() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.CardEntryEntity
Gets card type (yellow or red)
getType() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.ExtraMatchInfoEntity
Gets type of additional match information (e.g.
getType() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.ScoreEntryEntity
Indicates score type during a match (e.g.
getType() - Method in class com.sportradar.sdk.feed.livescout.entities.AttributeEntity
Type
getType() - Method in class com.sportradar.sdk.feed.livescout.entities.BehindsEntity
Returns the behind type indication
getType() - Method in class com.sportradar.sdk.feed.livescout.entities.GoalsEntity
Returns the goal type indication
getType() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchPropertyEntity
Returns the property type
getType() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoreEntity
 
getType() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Deprecated.
Please use the appropriate event typeId instead and map typeId to event type based on sport in according to documentation
getType() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutOddsEntity
Odds type represented by a numeric id.
getTypeId() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.BetOutcome
Gets odds field id, only populated if "Include typeid in oddsfield tag" is enabled
getTypeId() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.OddsEntity
Odds type id that is the same for this odds type in all matches.
getTypeId() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.OddsFieldEntity
Optional odds type id
getTypeId() - Method in class com.sportradar.sdk.feed.livescout.entities.AttributeEntity
Type id
getTypeId() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Each event type has an id (e.g.
getTypeId() - Method in enum com.sportradar.sdk.feed.livescout.enums.EventType
Deprecated.
Gets type id
getUnavailablePlayersAway() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getUnavailablePlayersHome() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getUniqueId() - Method in class com.sportradar.sdk.feed.common.entities.IdNameTuple
Specified the team unique id.
getUniqueTournament() - Method in class com.sportradar.sdk.feed.liveodds.entities.outrights.OutrightInfoEntity
Gets unique tournament
getUrl() - Method in class com.sportradar.sdk.feed.common.entities.ConnectionParams
Url we are fetching
getUuId() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getValidDate() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutOddsEntity
Time when odds were calculated.
getValue() - Method in class com.sportradar.sdk.feed.common.entities.TypeValueTuple
Gets value
getValue() - Method in class com.sportradar.sdk.feed.lcoo.entities.CommentEntity
Gets comment
getValue() - Method in class com.sportradar.sdk.feed.lcoo.entities.OddsEntity
Gets odd value
getValue() - Method in class com.sportradar.sdk.feed.lcoo.entities.OddsProbabilityEntity
Gets the probability of an odd
getValue() - Method in class com.sportradar.sdk.feed.lcoo.entities.OutrightResultEntity
Gets result
getValue() - Method in class com.sportradar.sdk.feed.lcoo.entities.SeriesResultEntity
Gets result that indicates how many matches the Home and Away team has won
getValue() - Method in class com.sportradar.sdk.feed.lcoo.entities.StreamingMatchEntity
 
getValue() - Method in class com.sportradar.sdk.feed.lcoo.entities.TextEntity
Gets value
getValue() - Method in class com.sportradar.sdk.feed.lcoo.entities.VenueEntity
Gets name of venue
getValue() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.OddsFieldEntity
Odds field value
getValue() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.ExtraMatchInfoEntity
Gets info value
getValue() - Method in class com.sportradar.sdk.feed.livescout.entities.AttributeEntity
Value
getValue() - Method in class com.sportradar.sdk.feed.livescout.entities.FormatEntity
Gets format value
getValue() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchPropertyEntity
Returns the property value
getValue() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutOddsFieldEntity
Gets value
getValueId() - Method in class com.sportradar.sdk.feed.livescout.entities.AttributeEntity
Value id
getValues() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutOddsEntity
Collection of odds field values (e.g.
getVar() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
 
getVbpClassification() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
 
getVenue() - Method in class com.sportradar.sdk.feed.lcoo.entities.FixtureEntity
Gets the name of the venue/stadium where the match is played
getVenue() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
 
getVersion() - Method in class com.sportradar.sdk.feed.sdk.Sdk
Gets SDK version
getVerticalStripes() - Method in class com.sportradar.sdk.feed.livescout.entities.JerseyEntity
Returns the vertical stripes color
getViewIndex() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.OddsFieldEntity
Returns the original index of OddsFieldEntity as SDK stores them in a Map
getVirtualGameId() - Method in class com.sportradar.sdk.feed.common.entities.VirtualGameEventIdentifier
Get virtual game id
getVirtualGameId() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.LiveOddsEntityBase
Virtual game id.
getVisit() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Gets the visit number (used in snooker).
getVoidFactor() - Method in class com.sportradar.sdk.feed.lcoo.entities.BetResultEntity
Gets void factor
getVoidFactor() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.OddsFieldEntity
Void factor can either be 1 or 0.5, indicating that the whole or half of the bet is voided and should be refunded to the customer.
getVolleySidebets(int, List<Integer>, double, double, double, double, double, double, int, int) - Method in interface com.sportradar.sdk.feed.oddscreator.interfaces.OddsCreatorFeed
(Beach) Volleyball special odds calculation
getVolleySidebetsWithKey(int, double, double, double, double, double, double, int, int, int, double) - Method in interface com.sportradar.sdk.feed.oddscreator.interfaces.OddsCreatorFeed
(Beach) Volleyball special odds calculation with odds type and odds key
getVolleySidebetsWithTournamentIdAndCategoryId(int, List<Integer>, double, double, double, double, double, double, int, int, int, int) - Method in interface com.sportradar.sdk.feed.oddscreator.interfaces.OddsCreatorFeed
(Beach) Volleyball special odds calculation with tournament id and category id
getWardsPlaced() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getWeaponId() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets weapon id
getWeaponName() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Gets weapon name
getWeatherConditions() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Weather conditions.
getWeatherConditionsFromLiteralValue(String) - Static method in enum com.sportradar.sdk.feed.livescout.enums.WeatherConditions
Gets enum from string value
getWindChill() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getWindDirection() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getWindSpeed() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getWinner() - Method in class com.sportradar.sdk.feed.lcoo.entities.SeriesResultEntity
Gets series winner
getWinningOutcome() - Method in class com.sportradar.sdk.feed.lcoo.entities.ResultEntity
Gets winning outcome
getWonJumpBall() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Which team won jump ball at the start of the match.
getYardLine() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
 
getYards() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Gets the yards till first down.
getYellowCards() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Gets the number of yellow cards for the Home/Away team.
getYellowCards() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Yellow cards statistics.
getYellowRedCards() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Gets the number of yellow cards that resulted in red card for the Home/Away team.
GoalEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Contains information about a goal
GoalsEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Contains multiple goal entities
GoalsEntity - Class in com.sportradar.sdk.feed.livescout.entities
Goals
GoldEntity - Class in com.sportradar.sdk.feed.livescout.entities
 
GoldEntity(Gold) - Constructor for class com.sportradar.sdk.feed.livescout.entities.GoldEntity
 

H

Hand - Enum in com.sportradar.sdk.feed.lcoo.enums
Is player left-handed or right-handed
hasChanged() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.OddsEntity
Indicates if this odds type has been changed or not.
hashCode() - Method in class com.sportradar.sdk.feed.common.entities.EventIdentifier
 
hashCode() - Method in class com.sportradar.sdk.feed.common.entities.HomeAway
 
hashCode() - Method in class com.sportradar.sdk.feed.common.entities.IdNameTuple
 
hashCode() - Method in class com.sportradar.sdk.feed.common.entities.LocalizedString
Serves as a hash function for a particular type.
hashCode() - Method in class com.sportradar.sdk.feed.common.entities.TypeValueTuple
 
hashCode() - Method in class com.sportradar.sdk.feed.common.entities.VirtualGameEventIdentifier
 
hashCode() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.BetTypeKey
 
hashCode() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.OddsFieldEntity
 
hashCode() - Method in class com.sportradar.sdk.feed.oddscreator.entities.IdNameEntity
 
hasStatistics() - Method in class com.sportradar.sdk.feed.lcoo.entities.FixtureEntity
Is match offered in Betradar statistics service
HomeAway<T> - Class in com.sportradar.sdk.feed.common.entities
Home and away tuple (e.g.
HomeAway(T, T) - Constructor for class com.sportradar.sdk.feed.common.entities.HomeAway
Initializes a new instance of the HomeAway class.
howLongToWait(int) - Method in class com.sportradar.sdk.common.rategate.CombinedRateGate
Approximately how long will I have to wait?
howLongToWait(int) - Method in class com.sportradar.sdk.common.rategate.NullRateGate
Approximately how long will I have to wait?
howLongToWait() - Method in interface com.sportradar.sdk.common.rategate.RateGate
Approximately how long will I have to wait?
howLongToWait(int) - Method in interface com.sportradar.sdk.common.rategate.RateGate
Approximately how long will I have to wait?
howLongToWait() - Method in class com.sportradar.sdk.common.rategate.RateGateBase
Approximately how long will I have to wait?
howLongToWait(int) - Method in class com.sportradar.sdk.common.rategate.RateGateBase
Approximately how long will I have to wait?
howLongToWait(int) - Method in class com.sportradar.sdk.common.rategate.SimpleRateGate
Approximately how long will I have to wait?

I

IceConditions - Enum in com.sportradar.sdk.feed.livescout.enums
Ice conditions enumeration
id(long) - Static method in class com.sportradar.sdk.feed.common.entities.EventIdentifier
Build an EventIdentifier from id
IdNameEntity - Class in com.sportradar.sdk.feed.oddscreator.entities
Id and name tuple
IdNameTuple - Class in com.sportradar.sdk.feed.common.entities
Contains id and name (for example Tournament, Category, ...)
IdNameTuple(long, String) - Constructor for class com.sportradar.sdk.feed.common.entities.IdNameTuple
Initialize a new IdNameTuple instance.
IdNameTuple(long, String, Long) - Constructor for class com.sportradar.sdk.feed.common.entities.IdNameTuple
Initialize a new IdNameTuple instance.
init(Properties) - Static method in class com.sportradar.sdk.feed.sdk.Sdk
Initialize SDK with passed Properties instance Call to this method is optional.
Inning - Enum in com.sportradar.sdk.feed.livescout.enums
Inning enumeration
InningScoreEntity - Class in com.sportradar.sdk.feed.livescout.entities
Inning score entry
InningScoreEntity() - Constructor for class com.sportradar.sdk.feed.livescout.entities.InningScoreEntity
 
InningsEntity - Class in com.sportradar.sdk.feed.livescout.entities
Contains information about innings
InvalidPropertyException - Exception in com.sportradar.sdk.common.exceptions
Exception that is thrown when a invalid property in properties file is found
InvalidPropertyException(String, String, String) - Constructor for exception com.sportradar.sdk.common.exceptions.InvalidPropertyException
Constructs a new instance of InvalidPropertyException
IrrelevantOddsChangeEntity - Class in com.sportradar.sdk.feed.liveodds.entities.common
Indicates that a change occurred which should be of no interest to the client.
IrrelevantOddsChangeEntity(Map<String, String>) - Constructor for class com.sportradar.sdk.feed.liveodds.entities.common.IrrelevantOddsChangeEntity
Initializes a new instance of the IrrelevantOddsChangeEntity class.
IrrelevantOddsChangeEntity() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.common.IrrelevantOddsChangeEntity
For Serializable
isActive() - Method in class com.sportradar.sdk.feed.lcoo.entities.EventInfoEntity
Gets event status
isActive() - Method in class com.sportradar.sdk.feed.lcoo.entities.StatusInfoEntity
Is fixture active
isActive() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.EventHeaderEntity
Gets the value specifying whether the event associated with the current EventHeaderEntity is active
isActive() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.OddsEntity
Whether odds are active or not
isActive() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.OddsFieldEntity
Whether odds field is active or not.
isActive() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceDayEntity
Whether race day is active.
isActive() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Is match active?
isArtificial() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.BetStopEntity
Was BetStopEntity generated by the SDK
isArtificial() - Method in class com.sportradar.sdk.feed.liveodds.entities.outrights.OutrightBetStopEntity
Was OutrightBetStopEntity generated by the SDK
isAutoTraded() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Is match auto traded?
isBooked() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.EventHeaderEntity
Gets the meta-message includes matches that are booked or included in the package that is purchased.
isBooked() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Whether the match is booked by the client.
isCancelled() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.BaseScoreCardEntryEntity
Gets cancellation status of score or card True if a particular score or card has been cancelled.
isConnected() - Method in interface com.sportradar.sdk.common.networking.Gateway
Gets a value specifying whether the connection to the remote site is established.
isConnected() - Method in class com.sportradar.sdk.common.networking.ReconnectingGateway
Gets a value specifying whether the connection to the remote site is established.
isConnected() - Method in class com.sportradar.sdk.common.networking.TcpGateway
Gets a value specifying whether the connection to the remote site is established.
isDeepCoverage() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Whether this is a deep coverage match.
isEnabled() - Method in interface com.sportradar.sdk.feed.common.TestManager
Is the test manager available?
isExpedite() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
Is expedite match? The expedite system is automatically invoked if a game is unfinished after 10 minutes' play (unless both players or pairs have scored 9 points).
isLiteralValueEqual(String) - Method in enum com.sportradar.sdk.feed.common.enums.Team
Determines whether the passed value is equal to value associated with the current EntityEnum
isLiteralValueEqual(String) - Method in enum com.sportradar.sdk.feed.lcoo.enums.CardType
Determines whether the passed value is equal to value associated with the current CardType
isLiteralValueEqual(String) - Method in enum com.sportradar.sdk.feed.lcoo.enums.FeedType
Determines whether the passed value is equal to value associated with the current CardType
isLiteralValueEqual(String) - Method in enum com.sportradar.sdk.feed.lcoo.enums.Hand
Determines whether the passed value is equal to value associated with the current Hand
isLiteralValueEqual(String) - Method in enum com.sportradar.sdk.feed.liveodds.enums.BetStatus
Determines whether the passed value is equal to value associated with the current BetStatus
isLiteralValueEqual(String) - Method in enum com.sportradar.sdk.feed.liveodds.enums.CoveredFrom
Determines whether the passed value is equal to value associated with the current CoveredFrom
isLiteralValueEqual(String) - Method in enum com.sportradar.sdk.feed.liveodds.enums.EventStatus
Determines whether the passed value is equal to value associated with the current EventStatus
isLiteralValueEqual(String) - Method in enum com.sportradar.sdk.feed.liveodds.enums.OddsCardType
Determines whether the passed value is equal to value associated with the current OddsCardType
isLiteralValueEqual(String) - Method in enum com.sportradar.sdk.feed.liveodds.enums.OddsReplyType
Determines whether the passed value is equal to value associated with the current OddsReplyType
isLiteralValueEqual(String) - Method in enum com.sportradar.sdk.feed.liveodds.enums.OddsScoreType
Determines whether the passed value is equal to value associated with the current OddsScoreType
isLiteralValueEqual(String) - Method in enum com.sportradar.sdk.feed.liveodds.enums.OddsServerType
Determines whether the passed value is equal to value associated with the current OddsServerType
isLiteralValueEqual(String) - Method in enum com.sportradar.sdk.feed.liveodds.enums.OddsStatus
Determines whether the passed value is equal to value associated with the current OddsServerType
isLiteralValueEqual(String) - Method in enum com.sportradar.sdk.feed.liveodds.enums.OddsType
Determines whether the passed value is equal to value associated with the current OddsType
isLiteralValueEqual(String) - Method in enum com.sportradar.sdk.feed.liveodds.enums.OutrightStatus
Determines whether the passed value is equal to value associated with the current OutrightStatus
isLiteralValueEqual(String) - Method in enum com.sportradar.sdk.feed.liveodds.enums.RaceDayStatus
Determines whether the passed value is equal to value associated with the current RaceDayStatus
isLiteralValueEqual(String) - Method in enum com.sportradar.sdk.feed.livescout.enums.BookMatchResult
 
isLiteralValueEqual(String) - Method in enum com.sportradar.sdk.feed.livescout.enums.Coverage
 
isLiteralValueEqual(String) - Method in enum com.sportradar.sdk.feed.livescout.enums.EventType
Deprecated.
 
isLiteralValueEqual(String) - Method in enum com.sportradar.sdk.feed.livescout.enums.FormatType
Determines whether the passed value is equal to value associated with the current FormatType
isLiteralValueEqual(String) - Method in enum com.sportradar.sdk.feed.livescout.enums.IceConditions
 
isLiteralValueEqual(String) - Method in enum com.sportradar.sdk.feed.livescout.enums.Inning
 
isLiteralValueEqual(String) - Method in enum com.sportradar.sdk.feed.livescout.enums.MatchBetStatus
 
isLiteralValueEqual(String) - Method in enum com.sportradar.sdk.feed.livescout.enums.PitchConditions
 
isLiteralValueEqual(String) - Method in enum com.sportradar.sdk.feed.livescout.enums.ScoutFeedType
 
isLiteralValueEqual(String) - Method in enum com.sportradar.sdk.feed.livescout.enums.ScoutMatchStatus
 
isLiteralValueEqual(String) - Method in enum com.sportradar.sdk.feed.livescout.enums.Sex
 
isLiteralValueEqual(String) - Method in enum com.sportradar.sdk.feed.livescout.enums.SurfaceType
 
isLiteralValueEqual(String) - Method in enum com.sportradar.sdk.feed.livescout.enums.WeatherConditions
 
isLiveMultiCast() - Method in class com.sportradar.sdk.feed.lcoo.entities.FixtureEntity
Is match offered in Betradar Live Centre Soccer service
isLiveScore() - Method in class com.sportradar.sdk.feed.lcoo.entities.FixtureEntity
Is match offered in Betradar Live Score service
isManualActive() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutOddsEntity
Were odds manually activated?
isMostBalanced() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.OddsEntity
Marks the most balanced odds of an odds type.
isNeutralGround() - Method in class com.sportradar.sdk.feed.lcoo.entities.FixtureEntity
Is match played on neutral ground
isOpened() - Method in class com.sportradar.sdk.feed.common.BaseFeed
Gets the value specifying whether the current feed is opened
isOutOfBand() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.LiveOddsEntityBase
Gets a value indicating whether the reply is out of band - i.e.
isSubstitute() - Method in class com.sportradar.sdk.feed.livescout.entities.PlayerEntity
Is the player a substitute?
isTerminalState(ScoutMatchStatus) - Static method in enum com.sportradar.sdk.feed.livescout.enums.ScoutMatchStatus
Return whether the given status is terminal.
isTieBreak() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Whether the match is currently in tie break status (tennis).
isTieBreakLastSet() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Last set has tie break.
isTimeRunning() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Whether time/clock is running/active or not.

J

JerseyEntity - Class in com.sportradar.sdk.feed.livescout.entities
A basic jersey representation

L

LcooBetDataEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Main entity that is dispatched to the SDK user.
LcooEntityBase - Class in com.sportradar.sdk.feed.lcoo.entities
Serves as a base class that all LCoO entities should be derived from
LcooFeed - Interface in com.sportradar.sdk.feed.lcoo.interfaces
Represents an access point for live-cycle-of-odds feed.
LcooFeedListener - Interface in com.sportradar.sdk.feed.lcoo.interfaces
Represents a listener used to observe the LcooFeed implementation.
LineupsEntity - Class in com.sportradar.sdk.feed.livescout.entities
The current lineup.
LiveFeed - Interface in com.sportradar.sdk.feed.common
Live feeds interface
LiveFeedListener<T extends LiveFeed> - Interface in com.sportradar.sdk.feed.common
Represents a listener defining methods used to observe any live feed(live-odds or live-scout)
LiveOddsBasedFeed - Interface in com.sportradar.sdk.feed.liveodds.interfaces
Represents a top-level class used by the user to manage all live-odds type feeds
LiveOddsBasedFeedListener<T extends LiveOddsBasedFeed> - Interface in com.sportradar.sdk.feed.liveodds.interfaces
Represents a listener used to observe all live odds based feeds
LiveOddsBaseUserRequestManager - Interface in com.sportradar.sdk.feed.liveodds.interfaces
Represents a manager used to explicitly retrieve data from live-odds based servers.
LiveOddsEntityBase - Class in com.sportradar.sdk.feed.liveodds.entities.common
A base class for all live-odds entities
LiveOddsFeed - Interface in com.sportradar.sdk.feed.liveodds.interfaces
Represents a top-level class used by the user to manage live-odds feed
LiveOddsFeedListener - Interface in com.sportradar.sdk.feed.liveodds.interfaces
Represents a listener used to observe the LiveOddsFeed implementations.
LiveOddsMetaData - Class in com.sportradar.sdk.feed.liveodds.entities.liveodds
Contains meta info used in regular Live Odds feeds
LiveOddsTestManager - Interface in com.sportradar.sdk.feed.liveodds.interfaces
Represents an interface used to drive the LiveOdds test server
LiveOddsUserRequestManager - Interface in com.sportradar.sdk.feed.liveodds.interfaces
Represents a manager used to explicitly retrieve data from live-odds server.
LiveOddsWithOutrightsFeed - Interface in com.sportradar.sdk.feed.liveodds.interfaces.outrights
Represents a top-level class used by the user to manage virtual football cup feed
LiveOddsWithOutrightsListener - Interface in com.sportradar.sdk.feed.liveodds.interfaces.outrights
Represents a listener used to observe the LiveOddsWithOutrightsFeed implementations.
LiveOddsWithOutrightsUserRequestManager - Interface in com.sportradar.sdk.feed.liveodds.interfaces.outrights
Represents a manager used to explicitly retrieve data from live-odds server.
LiveScoutEntityBase - Class in com.sportradar.sdk.feed.livescout.entities
Serves as a base class that all LiveScout should be derived from.
LiveScoutFeed - Interface in com.sportradar.sdk.feed.livescout.interfaces
Represents an access-point for live-scout feed.
LiveScoutFeedListener - Interface in com.sportradar.sdk.feed.livescout.interfaces
Represents a listener used to observe LiveScoutFeed implementations
LiveScoutTestManager - Interface in com.sportradar.sdk.feed.livescout.interfaces
Represents an interface used to drive the LiveScout test server
LiveScoutUserRequestManager - Interface in com.sportradar.sdk.feed.livescout.interfaces
Represents a manager used to explicitly retrieve data from live-odds server.
LocalizedString - Class in com.sportradar.sdk.feed.common.entities
Localized string container where a string is represented by its international value and a collection of translations to other languages.
LocalizedString(String) - Constructor for class com.sportradar.sdk.feed.common.entities.LocalizedString
Constructs a new localized string.

M

ManagerEntity - Class in com.sportradar.sdk.feed.livescout.entities
Entity holding data about team manager
MatchBetStatus - Enum in com.sportradar.sdk.feed.livescout.enums
Match bet status
MatchBookingEntity - Class in com.sportradar.sdk.feed.livescout.entities
Match booking reply.
MatchDataEntity - Class in com.sportradar.sdk.feed.livescout.entities
Match time information during a game.
MatchEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Contains information about match
MatchesAndOutrightsMetaData - Class in com.sportradar.sdk.feed.liveodds.entities.outrights
Contains meta info used in live odds with outrights feed
MatchHeaderBuilderHelper - Class in com.sportradar.sdk.feed.liveodds.entities.liveodds
 
MatchHeaderBuilderHelper() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderBuilderHelper
 
MatchHeaderEntity - Class in com.sportradar.sdk.feed.liveodds.entities.liveodds
Provides basic match information
MatchHeaderEntity() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
 
MatchHeaderEntity - Class in com.sportradar.sdk.feed.livescout.entities
Provides basic match information
MatchHeaderInfoEntity - Class in com.sportradar.sdk.feed.liveodds.entities.liveodds
MatchHeaderInfoEntity(MatchHeaderEntity, MatchInfoEntity) - Constructor for class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderInfoEntity
Initialize a new instance of MatchHeaderInfoEntity class
matchId(long) - Static method in class com.sportradar.sdk.feed.common.entities.EventIdentifier
Deprecated.
- prefer id factory method instead
MatchInfoEntity - Class in com.sportradar.sdk.feed.liveodds.entities.liveodds
Match information containing the date and time of the match, sport, category, tournament, teams and what TV-channels this match is broadcasted on.
MatchInfoEntity() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchInfoEntity
 
MatchListEntity - Class in com.sportradar.sdk.feed.livescout.entities
Contains information about multiple matches
MatchListUpdateEntity - Class in com.sportradar.sdk.feed.livescout.entities
List of matches sent unsolicited from server (uses same format as MatchList for now).
MatchPropertyEntity - Class in com.sportradar.sdk.feed.livescout.entities
A match property representation
MatchRoleEntity - Class in com.sportradar.sdk.feed.livescout.entities
Contains player match roles
MatchStopEntity - Class in com.sportradar.sdk.feed.livescout.entities
Reply sent when a client unsubscribes from a match or when a match subscription failed.
MatchTeamEntity - Class in com.sportradar.sdk.feed.livescout.entities
A match team representation
MatchUpdateEntity - Class in com.sportradar.sdk.feed.livescout.entities
Match information message.
MetaInfoDataContainer - Class in com.sportradar.sdk.feed.liveodds.entities.common
Base class for LiveOddsMetaData and RaceMetaData
MetaInfoDataContainer() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.common.MetaInfoDataContainer
 
MetaInfoEntity - Class in com.sportradar.sdk.feed.liveodds.entities.common
Contains match meta-information in response to client meta request or when an event is added to the system or when an event has been cancelled.
MetaInfoEntity(Map<String, String>) - Constructor for class com.sportradar.sdk.feed.liveodds.entities.common.MetaInfoEntity
Initializes a new instance of the MetaInfoEntity class.
MetaInfoEntity() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.common.MetaInfoEntity
For Serializable
MissingPropertyException - Exception in com.sportradar.sdk.common.exceptions
Exception that is thrown when a mandatory property is missing from properties file
MissingPropertyException(String) - Constructor for exception com.sportradar.sdk.common.exceptions.MissingPropertyException
Constructs a new instance of MissingPropertyException
MissingPropertyFileException - Exception in com.sportradar.sdk.common.exceptions
Exception that is thrown when sdk.properties property file is not found
MissingPropertyFileException() - Constructor for exception com.sportradar.sdk.common.exceptions.MissingPropertyFileException
Constructs a new instance of MissingPropertyFileException

N

NetWorthEntity - Class in com.sportradar.sdk.feed.livescout.entities
Holds information about a match net-worth
NetWorthEntity(Networth) - Constructor for class com.sportradar.sdk.feed.livescout.entities.NetWorthEntity
 
NullRateGate - Class in com.sportradar.sdk.common.rategate
 
NullRateGate() - Constructor for class com.sportradar.sdk.common.rategate.NullRateGate
 

O

OddsCardType - Enum in com.sportradar.sdk.feed.liveodds.enums
Enumerates available card types
OddsChangeEntity - Class in com.sportradar.sdk.feed.liveodds.entities.common
When an odds change occurs, all the odds types for that match are sent in a message.
OddsChangeEntity(Map<String, String>) - Constructor for class com.sportradar.sdk.feed.liveodds.entities.common.OddsChangeEntity
Initializes a new instance of the OddsChangeEntity class.
OddsChangeEntity() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.common.OddsChangeEntity
For Serializable
OddsCreatorException - Exception in com.sportradar.sdk.feed.oddscreator.exceptions
Exception that is thrown from Odds Creator feed
OddsCreatorException(Throwable) - Constructor for exception com.sportradar.sdk.feed.oddscreator.exceptions.OddsCreatorException
Initializes a new instance of the OddsCreatorException class
OddsCreatorException(String) - Constructor for exception com.sportradar.sdk.feed.oddscreator.exceptions.OddsCreatorException
Initializes a new instance of the OddsCreatorException class
OddsCreatorException(String, Exception) - Constructor for exception com.sportradar.sdk.feed.oddscreator.exceptions.OddsCreatorException
Initializes a new instance of the OddsCreatorException class
OddsCreatorFeed - Interface in com.sportradar.sdk.feed.oddscreator.interfaces
The Betradar odds calculation web services will calculate a number of different odds types based on your match bet and total (over/under) odds.
OddsEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Contains information for specific odd
OddsEntity - Class in com.sportradar.sdk.feed.liveodds.entities.common
Match odds and corresponding odd fields.
OddsEntity() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.common.OddsEntity
 
OddsFieldEntity - Class in com.sportradar.sdk.feed.liveodds.entities.common
Match odds field specifying each outcome for a specific odds type.
OddsFieldEntity() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.common.OddsFieldEntity
 
OddsLiteEntity - Class in com.sportradar.sdk.feed.liveodds.entities.common
Match odds used for bet type registration request (i.e.
OddsProbabilityEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Contains information about probability for specific odd
OddsReplyType - Enum in com.sportradar.sdk.feed.liveodds.enums
Enumerates available types of messages coming from the sportradar server
OddsScoreType - Enum in com.sportradar.sdk.feed.liveodds.enums
Enumerates available score types
OddsServerType - Enum in com.sportradar.sdk.feed.liveodds.enums
Enumerates available types of the odds-servers
OddsStatus - Enum in com.sportradar.sdk.feed.liveodds.enums
Enumerates available statuses of the LiveOddsEntityBase class.
OddsSuggestionsEntity - Class in com.sportradar.sdk.feed.livescout.entities
Suggested live odds for the match which are generated based on statistical models.
OddsType - Enum in com.sportradar.sdk.feed.liveodds.enums
Enumerates available odds types
OddsTypeEntity - Class in com.sportradar.sdk.feed.oddscreator.entities
Contains calculated odds
onAliveReceived(LiveOddsFeed, AliveEntity) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsFeedListener
Invoked by the observed LiveOddsFeed implementation when it receives alive message from live-odds server.
onAliveReceived(LiveOddsWithOutrightsFeed, AliveWithOutrightsEntity) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.OutrightsFeedListener
Invoked by the observed LiveOddsWithOutrightsListener implementation when it receives alive message from live-odds server.
onAliveReceived(RaceFeed, AliveEntity) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.RaceFeedListener
Invoked by the observed RaceFeed implementation when it receives alive message from live-odds server.
onBatchCompleted(LcooFeed, BatchCompleted) - Method in interface com.sportradar.sdk.feed.lcoo.interfaces.LcooFeedListener
Invoked by the observed LcooFeed instance when a batch complete.
onBetCancel(T, BetCancelEntity) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsBasedFeedListener
Invoked by the observed T implementation when it receives bet_cancel message from live-odds server.
onBetCancelUndone(T, BetCancelUndoEntity) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsBasedFeedListener
Invoked by the observed T implementation when it receives bet_cancel_undo message from live-odds server.
onBetClear(T, BetClearEntity) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsBasedFeedListener
Invoked by the observed T implementation when it receives bet_clear message from live-odds server.
onBetClearRollback(T, BetClearRollbackEntity) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsBasedFeedListener
Invoked by the observed T implementation when it receives bet_clear_rollback message from live-odds server.
onBetStart(T, BetStartEntity) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsBasedFeedListener
Invoked by the observed T implementation when it receives bet_start message from live-odds server.
onBetStop(T, BetStopEntity) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsBasedFeedListener
Invoked by the observed T implementation when it receives bet_stop message from live-odds server.
onClosed(T) - Method in interface com.sportradar.sdk.feed.common.FeedListener
Invoked when the feed is closed.
onConnected() - Method in interface com.sportradar.sdk.common.networking.GatewayListener
Invoked by the observed Gateway instance when it establishes a connection to the server.
onDataReceived(InputStream) - Method in interface com.sportradar.sdk.common.networking.GatewayListener
Invoked by the observed Gateway instance when it receives new data from the server.
onDisconnected(Exception) - Method in interface com.sportradar.sdk.common.networking.GatewayListener
Invoked by the observed Gateway instance when it's connection to the server is dropped.
onEventMessagesReceived(T, EventDataPackage) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsBasedFeedListener
Invoked by the observed T implementation when it received all messages for the specified match.
onEventStatusReceived(T, EventDataPackage) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsBasedFeedListener
Invoked by the observed T implementation when it received the requested status of the specified match.
onFeedEvent(T, FeedEventType) - Method in interface com.sportradar.sdk.feed.common.FeedListener
Invoked by the observed live feed when it encounters an special event related to the behavior of the server.
onFullMatchUpdateReceived(LiveScoutFeed, MatchUpdateEntity) - Method in interface com.sportradar.sdk.feed.livescout.interfaces.LiveScoutFeedListener
Invoked by the observed LiveScoutFeed when full match update is received.
onInitialized(T) - Method in interface com.sportradar.sdk.feed.common.LiveFeedListener
Invoked when the feed is initialized and you can accept bets.
onIrrelevantOddsChange(T, IrrelevantOddsChangeEntity) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsBasedFeedListener
Invoked by the observed T implementation when it receives irrelevant_odds_changed message from live-odds server.
onLineupsReceived(LiveScoutFeed, LineupsEntity) - Method in interface com.sportradar.sdk.feed.livescout.interfaces.LiveScoutFeedListener
Invoked by the observed LiveScoutFeed when player lineups for both teams are received.
onMatchBooked(LiveScoutFeed, MatchBookingEntity) - Method in interface com.sportradar.sdk.feed.livescout.interfaces.LiveScoutFeedListener
Invoked by the observed LiveScoutFeed when a match-booked reply is received.
onMatchDataReceived(LiveScoutFeed, MatchDataEntity) - Method in interface com.sportradar.sdk.feed.livescout.interfaces.LiveScoutFeedListener
Invoked by the observed LiveScoutFeed when match data is received.
onMatchDeltaUpdateReceived(LiveScoutFeed, MatchUpdateEntity) - Method in interface com.sportradar.sdk.feed.livescout.interfaces.LiveScoutFeedListener
Invoked by the observed LiveScoutFeed when match delta update is received.
onMatchDeltaUpdateUpdateReceived(LiveScoutFeed, MatchUpdateEntity) - Method in interface com.sportradar.sdk.feed.livescout.interfaces.LiveScoutFeedListener
Invoked by the observed LiveScoutFeed when match delta update delta message is received.
onMatchListReceived(LiveScoutFeed, MatchListEntity) - Method in interface com.sportradar.sdk.feed.livescout.interfaces.LiveScoutFeedListener
Invoked by the observed LiveScoutFeed when match list requested by the user is received.
onMatchListUpdateReceived(LiveScoutFeed, MatchListUpdateEntity) - Method in interface com.sportradar.sdk.feed.livescout.interfaces.LiveScoutFeedListener
Invoked by the observed LiveScoutFeed when an unsolicited match list is received.
onMatchReceived(LcooFeed, MatchEntity) - Method in interface com.sportradar.sdk.feed.lcoo.interfaces.LcooFeedListener
Invoked by the observed LcooFeed instance when new MatchEntity is received from the server.
onMatchStopped(LiveScoutFeed, MatchStopEntity) - Method in interface com.sportradar.sdk.feed.livescout.interfaces.LiveScoutFeedListener
Invoked by the observed LiveScoutFeed after the was un-subscribed from a match or if subscription to a match failed.
onMatchUpdateReceived(LiveScoutFeed, MatchUpdateEntity) - Method in interface com.sportradar.sdk.feed.livescout.interfaces.LiveScoutFeedListener
Invoked by the observed LiveScoutFeed when match update message is received.
onMetaInfoReceived(T, MetaInfoEntity) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsBasedFeedListener
Invoked by the observed T implementation when it receives meta_info message from live-odds server.
onOddsChange(T, OddsChangeEntity) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsBasedFeedListener
Invoked by the observed T implementation when it receives odds_changed message from live-odds server.
onOddsSuggestionReceived(LiveScoutFeed, OddsSuggestionsEntity) - Method in interface com.sportradar.sdk.feed.livescout.interfaces.LiveScoutFeedListener
Invoked by the observed LiveScoutFeed when odds suggestions are received.
onOpened(T) - Method in interface com.sportradar.sdk.feed.common.FeedListener
Invoked when the feed is opened.
onOutrightBetCancel(T, OutrightBetCancelEntity) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.OutrightsFeedListener
Invoked by the observed T implementation when it receives bet_cancel message from live-odds server.
onOutrightBetClear(T, OutrightBetClearEntity) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.OutrightsFeedListener
Invoked by the observed T implementation when it receives bet_clear message from live-odds server.
onOutrightBetStart(T, OutrightBetStartEntity) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.OutrightsFeedListener
Invoked by the observed T implementation when it receives bet_start message from live-odds server.
onOutrightBetStop(T, OutrightBetStopEntity) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.OutrightsFeedListener
Invoked by the observed T implementation when it receives bet_stop message from live-odds server.
onOutrightOddsChange(T, OutrightOddsChangeEntity) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.OutrightsFeedListener
Invoked by the observed T implementation when it receives odds_changed message from live-odds server.
onOutrightsReceived(LcooFeed, OutrightsEntity) - Method in interface com.sportradar.sdk.feed.lcoo.interfaces.LcooFeedListener
Invoked by the observed LcooFeed instance when new OutrightsEntity is received from the server.
onOutrightStatusReceived(T, EventDataPackage) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.OutrightsFeedListener
Invoked by the observed T implementation when it received the requested status of the specified outright.
onRaceResultReceived(RaceFeed, RaceResultEntity) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.RaceFeedListener
Invoked by the observed RaceFeed implementation when it receives a "result" message from live-odds server.
onRateGatePassed(int) - Method in interface com.sportradar.sdk.common.rategate.RateGateListener
Signals that a rategate has been passed.
onScoreCardReceived(LiveOddsFeed, ScoreCardSummaryEntity) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsFeedListener
Invoked by the observed LiveOddsFeed implementation when it receives score_and_cards_summary message from live-odds server.
onServerTimeReceived(LiveScoutFeed, ServerTimeEntity) - Method in interface com.sportradar.sdk.feed.livescout.interfaces.LiveScoutFeedListener
Server time request response
onThreeBallReceived(LcooFeed, ThreeBallEntity) - Method in interface com.sportradar.sdk.feed.lcoo.interfaces.LcooFeedListener
Invoked by the observed LcooFeed instance when new ThreeBallEntity is received from the server.
onTick() - Method in interface com.sportradar.sdk.common.timer.TimerListener
Invoked by the observed Timer implementation when the timer's interval elapses.
open(LcooFeedListener, CommitMode) - Method in interface com.sportradar.sdk.feed.lcoo.interfaces.LcooFeed
Opens the communication with the live-cycle-of-odds server.
open(LcooFeedListener) - Method in interface com.sportradar.sdk.feed.lcoo.interfaces.LcooFeed
Opens the communication with the live-cycle-of-odds server.
open(LiveOddsFeedListener) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsFeed
Opens a communication channel to the live-odds server.
open(LiveOddsWithOutrightsListener) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.outrights.LiveOddsWithOutrightsFeed
Opens a communication channel to the server.
open(RaceFeedListener) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.RaceFeed
Opens a communication channel to the live-odds server.
open(LiveScoutFeedListener) - Method in interface com.sportradar.sdk.feed.livescout.interfaces.LiveScoutFeed
Opens the communication channel with the live-scout server
OutcomeEntity - Class in com.sportradar.sdk.feed.oddscreator.entities
Contains calculated outcomes
OutrightBetCancelEntity - Class in com.sportradar.sdk.feed.liveodds.entities.outrights
Indicates that an odds type for a match has been cancelled for a reason.
OutrightBetCancelEntity() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.outrights.OutrightBetCancelEntity
 
OutrightBetClearEntity - Class in com.sportradar.sdk.feed.liveodds.entities.outrights
Indicates that a situation occurred so that a bet can be decided.
OutrightBetClearEntity() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.outrights.OutrightBetClearEntity
 
OutrightBetStartEntity - Class in com.sportradar.sdk.feed.liveodds.entities.outrights
Indicates that the bets for a particular match can open again.
OutrightBetStartEntity() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.outrights.OutrightBetStartEntity
 
OutrightBetStopEntity - Class in com.sportradar.sdk.feed.liveodds.entities.outrights
Indicates that a betstop situation occurred.
OutrightBetStopEntity() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.outrights.OutrightBetStopEntity
 
OutrightEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Contains information about specific outright
OutrightHeader - Class in com.sportradar.sdk.feed.liveodds.entities.outrights
Provides basic outright information
OutrightHeader() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.outrights.OutrightHeader
 
OutrightHeaderInfoEntity - Class in com.sportradar.sdk.feed.liveodds.entities.outrights
OutrightInfoEntity - Class in com.sportradar.sdk.feed.liveodds.entities.outrights
Outright information containing the date and time of the outright, season, sport, category, tournament, ...
OutrightInfoEntity() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.outrights.OutrightInfoEntity
 
OutrightOddsChangeEntity - Class in com.sportradar.sdk.feed.liveodds.entities.outrights
When an odds change occurs, all the odds types for that outright are sent in a message.
OutrightOddsChangeEntity() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.outrights.OutrightOddsChangeEntity
 
OutrightResultEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Contains results for an outright
OutrightsEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Contains a list of OutrightEntity
OutrightsFeedListener<T extends LiveOddsWithOutrightsFeed> - Interface in com.sportradar.sdk.feed.liveodds.interfaces
Represents a listener used to observe live feed with outrights implementations.
OutrightStatus - Enum in com.sportradar.sdk.feed.liveodds.enums
Status of outright

P

PeriodicTimer - Class in com.sportradar.sdk.common.timer
A Timer implementation which raises it's events on a background thread.
PeriodicTimer(ScheduledExecutorService) - Constructor for class com.sportradar.sdk.common.timer.PeriodicTimer
Initializes a new instance of the PeriodicTimer class.
PitchConditions - Enum in com.sportradar.sdk.feed.livescout.enums
Status of pitch conditions
PitcherEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Contains information about a pitcher
PlayerEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Contains information about a player
PlayerEntity() - Constructor for class com.sportradar.sdk.feed.lcoo.entities.PlayerEntity
 
PlayerEntity - Class in com.sportradar.sdk.feed.livescout.entities
A player in the lineup.
ProbabilityEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Contains information about probabilities for outcomes for specific odds type
PropertyException - Exception in com.sportradar.sdk.common.exceptions
Root exception for all properties related exceptions

R

RaceDayEntity - Class in com.sportradar.sdk.feed.liveodds.entities.virtual
Contains information about race day
RaceDayEntity(Map<String, String>) - Constructor for class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceDayEntity
Initializes a new instance of the LiveOddsEntityBase class.
RaceDayStatus - Enum in com.sportradar.sdk.feed.liveodds.enums
Enumerates available race day statuses
RaceFeed - Interface in com.sportradar.sdk.feed.liveodds.interfaces
Represents a top-level class used by the user to manage virtual dog racing live-odds feed
RaceFeedListener - Interface in com.sportradar.sdk.feed.liveodds.interfaces
Represents a listener used to observe the RaceFeed implementations.
RaceHeaderEntity - Class in com.sportradar.sdk.feed.liveodds.entities.virtual
Provides basic race information
RaceHeaderEntity() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceHeaderEntity
 
RaceHeaderInfoEntity - Class in com.sportradar.sdk.feed.liveodds.entities.virtual
RaceHeaderInfoEntity(RaceHeaderEntity, RaceInfoEntity) - Constructor for class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceHeaderInfoEntity
 
RaceInfoEntity - Class in com.sportradar.sdk.feed.liveodds.entities.virtual
Specifies details about a horse race.
RaceInfoEntity(Map<String, String>) - Constructor for class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceInfoEntity
 
RaceMetaData - Class in com.sportradar.sdk.feed.liveodds.entities.virtual
Contains meta info used in VDR feed
RaceMetaData() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceMetaData
 
RaceResultEntity - Class in com.sportradar.sdk.feed.liveodds.entities.virtual
Contains race results with competitor positions and other information
RaceResultEntity(Map<String, String>) - Constructor for class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceResultEntity
Initializes a new instance of the RaceResultEntity class.
RaceUserRequestManager - Interface in com.sportradar.sdk.feed.liveodds.interfaces
Represents a manager used to explicitly retrieve data from race type live-odds server.
RateGate - Interface in com.sportradar.sdk.common.rategate
 
RateGateBase - Class in com.sportradar.sdk.common.rategate
 
RateGateBase() - Constructor for class com.sportradar.sdk.common.rategate.RateGateBase
 
RateGateContinuation - Class in com.sportradar.sdk.common.rategate
 
RateGateContinuation(RateGate, Executor) - Constructor for class com.sportradar.sdk.common.rategate.RateGateContinuation
Construct a new RateGateContinuation
RateGateListener - Interface in com.sportradar.sdk.common.rategate
 
RateGateQueueElement - Class in com.sportradar.sdk.common.rategate
 
RateGateQueueElement(DateTime) - Constructor for class com.sportradar.sdk.common.rategate.RateGateQueueElement
 
RateLimiter - Class in com.sportradar.sdk.common.rategate
 
RateLimiter(RateGate, RateGate, RateGate) - Constructor for class com.sportradar.sdk.common.rategate.RateLimiter
 
RealTimeTimeProvider - Class in com.sportradar.sdk.common.timer
A TimeProviderBase implementation which uses system time
RealTimeTimeProvider() - Constructor for class com.sportradar.sdk.common.timer.RealTimeTimeProvider
 
ReconnectingGateway - Class in com.sportradar.sdk.common.networking
A Gateway which periodically attempts to connect to the server until the connection is established
ReconnectingGateway(Gateway, Timer, Duration, Duration) - Constructor for class com.sportradar.sdk.common.networking.ReconnectingGateway
Initializes a new instance of the ReconnectingGateway class.
refresh() - Method in interface com.sportradar.sdk.feed.lcoo.interfaces.LcooFeed
Immediately checks if new data is available on the server.
RegisterMatchBetTypeEntity - Class in com.sportradar.sdk.feed.liveodds.entities.common
Supports activation of the whole match as well as activation of odds types and nested odds fields for a particular match.
requestServerTime() - Method in interface com.sportradar.sdk.feed.livescout.interfaces.LiveScoutFeed
Makes a server time request.
requestServerTime() - Method in interface com.sportradar.sdk.feed.livescout.interfaces.LiveScoutUserRequestManager
Makes a server time request.
resetToRealTime() - Static method in class com.sportradar.sdk.common.timer.TimeProviderBase
Sets the currently used TimeProviderBase to default one which uses system time.
resetXmlConfig() - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsTestManager
Sends <XmlConfig reset="true" /> Forces xml config update.
ResultCompetitorEntity - Class in com.sportradar.sdk.feed.liveodds.entities.vdr
Contains information about dog race competitor result
ResultCompetitorEntity - Class in com.sportradar.sdk.feed.liveodds.entities.vhc
Contains information about horse race competitor result
ResultCompetitorEntity - Class in com.sportradar.sdk.feed.liveodds.entities.virtual
Contains information about competitor and its place in ended race
ResultCompetitorEntity() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.virtual.ResultCompetitorEntity
 
ResultEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Container for all result information including comments on the event
RoundInfoEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Container entity for round information

S

schedule(Duration, Duration) - Method in class com.sportradar.sdk.common.timer.PeriodicTimer
Schedules a periodic event with specified initialDelay and period.
schedule(Duration, Duration) - Method in interface com.sportradar.sdk.common.timer.Timer
Schedules a periodic event with specified initialDelay and period.
scheduleOneShot(Duration) - Method in class com.sportradar.sdk.common.timer.PeriodicTimer
Schedules an one-time event to be trigger after time interval specified by passed Duration.
scheduleOneShot(Duration) - Method in interface com.sportradar.sdk.common.timer.Timer
Schedules an one-time event to be trigger after time interval specified by passed Duration.
ScoreCardSummaryEntity - Class in com.sportradar.sdk.feed.liveodds.entities.liveodds
Used for live reporting of results/cards and final results (e.g.
ScoreEntity - Class in com.sportradar.sdk.feed.livescout.entities
 
ScoreEntity(Score) - Constructor for class com.sportradar.sdk.feed.livescout.entities.ScoreEntity
 
ScoreEntryEntity - Class in com.sportradar.sdk.feed.liveodds.entities.liveodds
Score summary by time that is updated live or when final results after full/half/over time are known.
ScoresInfoEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Container entity for all event results (scores)
ScoutEntity - Class in com.sportradar.sdk.feed.livescout.entities
Hold information about scout
ScoutEntity() - Constructor for class com.sportradar.sdk.feed.livescout.entities.ScoutEntity
 
ScoutEventEntity - Class in com.sportradar.sdk.feed.livescout.entities
Contains information about an event
ScoutFeedType - Enum in com.sportradar.sdk.feed.livescout.enums
Type of event
ScoutMatchStatus - Enum in com.sportradar.sdk.feed.livescout.enums
Match status
ScoutOddsEntity - Class in com.sportradar.sdk.feed.livescout.entities
Scout odds of specific type/subtype and corresponding odd fields.
ScoutOddsEntity() - Constructor for class com.sportradar.sdk.feed.livescout.entities.ScoutOddsEntity
 
ScoutOddsFieldEntity - Class in com.sportradar.sdk.feed.livescout.entities
Scout odds field consisting of odds side and corresponding odds value (e.g.
Sdk - Class in com.sportradar.sdk.feed.sdk
Represents a top-level access point used by user application to access the sdk functionality.
SdkException - Exception in com.sportradar.sdk.common.exceptions
Root exception of the SDK hierarchy
SdkException(String) - Constructor for exception com.sportradar.sdk.common.exceptions.SdkException
Initializes a new instance of the SdkException class.
SdkException(Throwable) - Constructor for exception com.sportradar.sdk.common.exceptions.SdkException
Initializes a new instance of the SdkException class.
SdkException(String, Throwable) - Constructor for exception com.sportradar.sdk.common.exceptions.SdkException
Initializes a new instance of the SdkException class.
SdkFatalException - Exception in com.sportradar.sdk.common.exceptions
SDK exception that is fatal
SdkFatalException(String) - Constructor for exception com.sportradar.sdk.common.exceptions.SdkFatalException
Initializes a new instance of the SdkFatalException class.
SdkFatalException(Throwable) - Constructor for exception com.sportradar.sdk.common.exceptions.SdkFatalException
Initializes a new instance of the SdkFatalException class.
SdkFatalException(String, Throwable) - Constructor for exception com.sportradar.sdk.common.exceptions.SdkFatalException
Initializes a new instance of the SdkFatalException class.
sendData(byte[]) - Method in interface com.sportradar.sdk.common.networking.Gateway
Sends data through the current Gateway.
sendData(byte[]) - Method in class com.sportradar.sdk.common.networking.ReconnectingGateway
Sends data through the current Gateway.
sendData(byte[]) - Method in class com.sportradar.sdk.common.networking.TcpGateway
Sends data through the current Gateway.
SeriesResultEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Holds results from best of 3, 5 or 7 matches
ServerTimeEntity - Class in com.sportradar.sdk.feed.livescout.entities
Caries server time
setActive(Boolean) - Method in class com.sportradar.sdk.feed.liveodds.entities.common.EventHeaderEntity
Sets the value specifying whether the event associated with the current EventHeaderEntity is active
setActive(boolean) - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceDayEntity
 
setAwayState(String) - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
 
setBetTypes(List<OddsLiteEntity>) - Method in class com.sportradar.sdk.feed.liveodds.entities.common.RegisterMatchBetTypeEntity
Sets activation of odds types and nested odds fields for this match
setChannelId(Integer) - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceDayEntity
 
setClearedScore(MatchHeaderEntity, String) - Static method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderBuilderHelper
 
setCompetitors(List<? extends CompetitorEntity>) - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceInfoEntity
 
setCoverageStatusId(Integer) - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
 
setCurrent(TimeProvider) - Static method in class com.sportradar.sdk.common.timer.TimeProvider
Sets the currently used TimeProvider instance.
setCurrent(TimeProviderBase) - Static method in class com.sportradar.sdk.common.timer.TimeProviderBase
Sets the currently used TimeProviderBase instance.
setDistance(LocalizedString) - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceInfoEntity
 
setDistanceName(LocalizedString) - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceInfoEntity
 
setDogId(Integer) - Method in class com.sportradar.sdk.feed.liveodds.entities.vdr.CompetitorEntity
 
setDogName(LocalizedString) - Method in class com.sportradar.sdk.feed.liveodds.entities.vdr.CompetitorEntity
 
setEndTime(DateTime) - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceDayEntity
 
setEndTime(DateTime) - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceInfoEntity
 
setExpirationTime(DateTime) - Method in class com.sportradar.sdk.common.rategate.RateGateQueueElement
 
setExtMatchId(String) - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
 
setHomeState(String) - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
 
setId(int) - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceDayEntity
 
setId(int) - Method in class com.sportradar.sdk.feed.livescout.entities.CourtEntity
 
setId(int) - Method in class com.sportradar.sdk.feed.livescout.entities.SubteamEntity
 
setIsCancelled() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
 
setIsCancelled(Boolean) - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
 
setIsTeamMatch() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
 
setIsTeamMatch(Boolean) - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
 
setListener(GatewayListener) - Method in interface com.sportradar.sdk.common.networking.Gateway
Sets the GatewayListener used to observe the current Gateway implementation.
setListener(GatewayListener) - Method in class com.sportradar.sdk.common.networking.ReconnectingGateway
Sets the GatewayListener used to observe the current Gateway implementation.
setListener(GatewayListener) - Method in class com.sportradar.sdk.common.networking.TcpGateway
Sets the GatewayListener used to observe the current Gateway implementation.
setListener(RateGateListener) - Method in interface com.sportradar.sdk.common.rategate.RateGate
Set the event listener
setListener(RateGateListener) - Method in class com.sportradar.sdk.common.rategate.RateGateBase
Set the event listener
setListener(TimerListener) - Method in class com.sportradar.sdk.common.timer.PeriodicTimer
Sets the TimerListener observation used to observe this Timer implementation
setListener(TimerListener) - Method in interface com.sportradar.sdk.common.timer.Timer
Sets the TimerListener observation used to observe this Timer implementation
setListener(LiveOddsUserRequestManagerListener) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsBaseUserRequestManager
Sets the LiveOddsUserRequestManagerListener used to observe current LiveOddsUserRequestManager
setMatchId(long) - Method in class com.sportradar.sdk.feed.liveodds.entities.common.RegisterMatchBetTypeEntity
Sets match id
setName(LocalizedString) - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceDayEntity
 
setName(String) - Method in class com.sportradar.sdk.feed.livescout.entities.SubteamEntity
 
setNum(int) - Method in class com.sportradar.sdk.common.rategate.ContinuationQueueElement
 
setNumParticipants(Integer) - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceInfoEntity
 
setOutOfBand(boolean) - Method in class com.sportradar.sdk.feed.liveodds.entities.common.LiveOddsEntityBase
Sets a value indicating whether the reply is out of band - i.e.
setParentId(int) - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceDayEntity
 
setParentId(long) - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceHeaderEntity
 
setParentId(int) - Method in class com.sportradar.sdk.feed.livescout.entities.SubteamEntity
 
setRaceDayNumber(int) - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceDayEntity
 
setRaceDays(List<? extends RaceDayEntity>) - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceMetaData
 
setRaceHeaders(List<? extends RaceHeaderInfoEntity>) - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceMetaData
 
setRaceNumber(Integer) - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceInfoEntity
 
setResultCompetitors(List<? extends ResultCompetitorEntity>) - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceResultEntity
 
setRunnable(Runnable) - Method in class com.sportradar.sdk.common.rategate.ContinuationQueueElement
 
setScore(MatchHeaderEntity, String) - Static method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderBuilderHelper
 
setSportId(Integer) - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
 
setStartBox(Integer) - Method in class com.sportradar.sdk.feed.liveodds.entities.vdr.CompetitorEntity
 
setStartTime(DateTime) - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceDayEntity
 
setStartTime(DateTime) - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceInfoEntity
 
setStatus(EventStatus) - Method in class com.sportradar.sdk.feed.liveodds.entities.common.EventHeaderEntity
Sets the OddsStatus specifying the type of the current EventHeaderEntity
setStatus(RaceDayStatus) - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceDayEntity
 
setStatusId(Integer) - Method in class com.sportradar.sdk.feed.liveodds.entities.common.EventHeaderEntity
Sets the Integer uniquely identifying the current instance status
setSTime(Long) - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
 
setSurface(LocalizedString) - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceDayEntity
 
setTeam1Neutral(IdNameTuple) - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
 
setTeam2Neutral(IdNameTuple) - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
 
setTeamMatchId(Long) - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
 
setTrackName(LocalizedString) - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceDayEntity
 
setTrackName(LocalizedString) - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceInfoEntity
 
setVar(Integer) - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
 
setVbpClassification(String) - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
 
setVenue(String) - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
 
Sex - Enum in com.sportradar.sdk.feed.livescout.enums
Gender of team or contestant
SimpleRateGate - Class in com.sportradar.sdk.common.rategate
 
SimpleRateGate(int, Duration, ScheduledExecutorService, String) - Constructor for class com.sportradar.sdk.common.rategate.SimpleRateGate
Construct a SimpleRateGate.
SingleHeaderEvent - Class in com.sportradar.sdk.feed.liveodds.entities.common
Represents a message with exactly one event header
SingleHeaderWithOddsEvent - Class in com.sportradar.sdk.feed.liveodds.entities.common
Represents a message with exactly one event header and list of odds
SingleOutrightEvent - Class in com.sportradar.sdk.feed.liveodds.entities.outrights
Represents a message with exactly one outright header
SingleOutrightEvent() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.outrights.SingleOutrightEvent
 
SingleOutrightWithOddsEvent - Class in com.sportradar.sdk.feed.liveodds.entities.outrights
Represents a message with exactly one outright header and list of odds
SingleOutrightWithOddsEvent() - Constructor for class com.sportradar.sdk.feed.liveodds.entities.outrights.SingleOutrightWithOddsEvent
 
SportEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Entity for specific sport It contains all the data that is relevant for this sport
SRScheduledThreadPoolExecutor - Class in com.sportradar.sdk.common.thread
Created with IntelliJ IDEA.
SRScheduledThreadPoolExecutor(int) - Constructor for class com.sportradar.sdk.common.thread.SRScheduledThreadPoolExecutor
Creates a new ScheduledThreadPoolExecutor with the given core pool size.
SRScheduledThreadPoolExecutor(int, RejectedExecutionHandler) - Constructor for class com.sportradar.sdk.common.thread.SRScheduledThreadPoolExecutor
Creates a new ScheduledThreadPoolExecutor with the given initial parameters.
SRScheduledThreadPoolExecutor(int, ThreadFactory) - Constructor for class com.sportradar.sdk.common.thread.SRScheduledThreadPoolExecutor
Creates a new ScheduledThreadPoolExecutor with the given initial parameters.
SRScheduledThreadPoolExecutor(int, ThreadFactory, RejectedExecutionHandler) - Constructor for class com.sportradar.sdk.common.thread.SRScheduledThreadPoolExecutor
Creates a new ScheduledThreadPoolExecutor with the given initial parameters.
SRThreadPoolExecutor - Class in com.sportradar.sdk.common.thread
 
SRThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>) - Constructor for class com.sportradar.sdk.common.thread.SRThreadPoolExecutor
Creates a new ThreadPoolExecutor with the given initial parameters and default thread factory and rejected execution handler.
SRThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, RejectedExecutionHandler) - Constructor for class com.sportradar.sdk.common.thread.SRThreadPoolExecutor
Creates a new ThreadPoolExecutor with the given initial parameters and default thread factory.
SRThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory) - Constructor for class com.sportradar.sdk.common.thread.SRThreadPoolExecutor
Creates a new ThreadPoolExecutor with the given initial parameters and default rejected execution handler.
SRThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler) - Constructor for class com.sportradar.sdk.common.thread.SRThreadPoolExecutor
Creates a new ThreadPoolExecutor with the given initial parameters.
startAuto() - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsTestManager
Start 48h delayed replay of live data.
startEventReplay(EventIdentifier) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsTestManager
Start replay for a given event (must have ended at least on hour ago).
startEventReplay(EventIdentifier, TestDelay, Integer, Boolean) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsTestManager
Start replay for a given event (must have ended at least on hour ago).
startScenario(int) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsTestManager
Start a test scenario
startScenario(int, TestDelay, Integer, Boolean) - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsTestManager
Start a test scenario
StatusInfoEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Status info
StatusInfoEntity() - Constructor for class com.sportradar.sdk.feed.lcoo.entities.StatusInfoEntity
 
stop() - Method in class com.sportradar.sdk.common.timer.PeriodicTimer
stop() - Method in interface com.sportradar.sdk.common.timer.Timer
stopAuto() - Method in interface com.sportradar.sdk.feed.liveodds.interfaces.LiveOddsTestManager
Stop 12h delayed replay of live data
StreamingMatchEntity - Class in com.sportradar.sdk.feed.lcoo.entities
 
StreamingMatchEntity() - Constructor for class com.sportradar.sdk.feed.lcoo.entities.StreamingMatchEntity
 
subscribe(EventIdentifier[]) - Method in interface com.sportradar.sdk.feed.common.interfaces.UserRequestManager
Subscribe to specified matches.
subscribe(EventIdentifier, TestDelayWithSpeed) - Method in interface com.sportradar.sdk.feed.livescout.interfaces.LiveScoutTestManager
Subscribe to an event
subscribeToTest(EventIdentifier, Integer, Integer) - Method in interface com.sportradar.sdk.feed.livescout.interfaces.LiveScoutFeed
Request a full feed for the match, and then update messages will follow in the same pace as they were sent out live.
SubteamEntity - Class in com.sportradar.sdk.feed.livescout.entities
 
SurfaceType - Enum in com.sportradar.sdk.feed.livescout.enums
Surface type
SuspensionsEntity - Class in com.sportradar.sdk.feed.livescout.entities
Contains information about suspensions

T

TcpGateway - Class in com.sportradar.sdk.common.networking
A Gateway implementation which uses TCP protocol stack to communicate.
TcpGateway(ExecutorService, SocketFactory, InetSocketAddress, int) - Constructor for class com.sportradar.sdk.common.networking.TcpGateway
Initializes a new instance of the TcpGateway class.
Team - Enum in com.sportradar.sdk.feed.common.enums
Present Home, Away or None team
TeamOfficialEntity - Class in com.sportradar.sdk.feed.livescout.entities
Entity holding data about team official
TERMINAL_MATCH_STATES - Static variable in enum com.sportradar.sdk.feed.livescout.enums.ScoutMatchStatus
Terminal match states
TestDelay - Class in com.sportradar.sdk.feed.common
Represents a delay specification for the test server.
TestDelayWithSpeed - Class in com.sportradar.sdk.feed.common
Represents a delay specification for the test server together with some speed.
TestManager - Interface in com.sportradar.sdk.feed.common
Represents an interface used to drive the test/replay servers.
TextEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Entity specifying textual information.
TextsEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Contains a list of TextEntity
ThreeBallEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Three ball entity
TimeProvider - Class in com.sportradar.sdk.common.timer
Represents a base class for all date-time providers which are used to obtain time.
TimeProvider() - Constructor for class com.sportradar.sdk.common.timer.TimeProvider
 
TimeProviderBase - Class in com.sportradar.sdk.common.timer
 
TimeProviderBase() - Constructor for class com.sportradar.sdk.common.timer.TimeProviderBase
 
Timer - Interface in com.sportradar.sdk.common.timer
Represents a timer used to trigger periodic events.
TimerListener - Interface in com.sportradar.sdk.common.timer
Represents a listener used to observe the Timer implementations
toString() - Method in class com.sportradar.sdk.feed.common.entities.ConnectionParams
 
toString() - Method in class com.sportradar.sdk.feed.common.entities.EntityBase
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.common.entities.EventIdentifier
 
toString() - Method in class com.sportradar.sdk.feed.common.entities.HomeAway
Constructs and returns a string representation of the current HomeAway instnace.
toString() - Method in class com.sportradar.sdk.feed.common.entities.IdNameTuple
 
toString() - Method in class com.sportradar.sdk.feed.common.entities.LocalizedString
Returns international string, if available.
toString() - Method in class com.sportradar.sdk.feed.common.entities.VirtualGameEventIdentifier
 
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.AggregateScoreEntity
 
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.BetEntity
 
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.BetfairIdEntity
 
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.BetResultEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.CardEntity
 
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.CardsEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.CategoryEntity
 
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.CommentEntity
 
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.CompetitorsEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.CoordinatesEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.CornerEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.CornersEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.DateInfoEntity
 
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.EventInfoEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.FixtureEntity
 
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.GoalEntity
 
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.MatchEntity
 
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.OddsEntity
 
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.OddsProbabilityEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.OutrightEntity
 
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.OutrightResultEntity
 
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.OutrightsEntity
 
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.PitcherEntity
 
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.PlayerEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.ProbabilityEntity
 
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.ResultEntity
 
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.RoundInfoEntity
 
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.ScoresInfoEntity
 
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.SeriesResultEntity
 
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.SportEntity
 
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.StreamingMatchEntity
 
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.TextEntity
 
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.TextsEntity
 
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.ThreeBallEntity
 
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.TournamentEntity
 
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.TvChannelEntity
 
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.VenueEntity
 
toString() - Method in class com.sportradar.sdk.feed.lcoo.entities.WinningOutcomeEntity
 
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.AliveEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.BetCancelEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.BetCancelUndoEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.BetClearEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.BetClearRollbackEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.BetOutcome
 
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.BetStartEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.BetStopEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.BetTypeKey
 
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.BetValue
 
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.EventHeaderEntity
 
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.IrrelevantOddsChangeEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.LiveOddsEntityBase
 
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.MetaInfoEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.OddsChangeEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.OddsEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.OddsFieldEntity
 
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.OddsLiteEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.RegisterMatchBetTypeEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.SingleHeaderEvent
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.common.SingleHeaderWithOddsEvent
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.BaseScoreCardEntryEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.BetPalEntity
 
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.CardEntryEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.ExtraMatchInfoEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.LiveOddsMetaData
 
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderEntity
 
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchHeaderInfoEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.MatchInfoEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.ScoreCardSummaryEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.liveodds.ScoreEntryEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.outrights.MatchesAndOutrightsMetaData
 
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.outrights.OutrightBetCancelEntity
 
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.outrights.OutrightBetClearEntity
 
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.outrights.OutrightBetStartEntity
 
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.outrights.OutrightBetStopEntity
 
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.outrights.OutrightHeader
 
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.outrights.OutrightHeaderInfoEntity
 
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.outrights.OutrightInfoEntity
 
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.outrights.OutrightOddsChangeEntity
 
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.outrights.SingleOutrightWithOddsEvent
 
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.vdr.CompetitorEntity
 
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.vdr.ResultCompetitorEntity
 
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.vhc.CompetitorEntity
 
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.vhc.ResultCompetitorEntity
 
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.CompetitorEntity
 
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceDayEntity
 
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceHeaderEntity
 
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceHeaderInfoEntity
 
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceInfoEntity
 
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceMetaData
 
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.RaceResultEntity
 
toString() - Method in class com.sportradar.sdk.feed.liveodds.entities.virtual.ResultCompetitorEntity
 
toString() - Method in class com.sportradar.sdk.feed.livescout.entities.AttributeEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.livescout.entities.BehindsEntity
 
toString() - Method in class com.sportradar.sdk.feed.livescout.entities.ConnectionTestEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.livescout.entities.CourtEntity
 
toString() - Method in class com.sportradar.sdk.feed.livescout.entities.GoalsEntity
 
toString() - Method in class com.sportradar.sdk.feed.livescout.entities.InningScoreEntity
 
toString() - Method in class com.sportradar.sdk.feed.livescout.entities.InningsEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.livescout.entities.LineupsEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.livescout.entities.LiveScoutEntityBase
 
toString() - Method in class com.sportradar.sdk.feed.livescout.entities.ManagerEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchBookingEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchDataEntity
 
toString() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchHeaderEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchListEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchListUpdateEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchRoleEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchStopEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.livescout.entities.MatchUpdateEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.livescout.entities.NetWorthEntity
 
toString() - Method in class com.sportradar.sdk.feed.livescout.entities.OddsSuggestionsEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.livescout.entities.PlayerEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoreEntity
 
toString() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEntity
 
toString() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutEventEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutOddsEntity
 
toString() - Method in class com.sportradar.sdk.feed.livescout.entities.ScoutOddsFieldEntity
 
toString() - Method in class com.sportradar.sdk.feed.livescout.entities.SubteamEntity
 
toString() - Method in class com.sportradar.sdk.feed.livescout.entities.SuspensionsEntity
 
toString() - Method in class com.sportradar.sdk.feed.livescout.entities.TeamOfficialEntity
Returns a string that represents the current object.
toString() - Method in class com.sportradar.sdk.feed.oddscreator.entities.IdNameEntity
 
toString() - Method in class com.sportradar.sdk.feed.oddscreator.entities.OddsTypeEntity
 
toString() - Method in class com.sportradar.sdk.feed.oddscreator.entities.OutcomeEntity
 
TournamentEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Contains information about a specific tournament
TranslationManager - Interface in com.sportradar.sdk.feed.common.interfaces
Represents a class which manages live-odds translations
TvChannelEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Contains TV channel information
TypeValueTuple - Class in com.sportradar.sdk.feed.common.entities
Contains type and value
TypeValueTuple(String, String) - Constructor for class com.sportradar.sdk.feed.common.entities.TypeValueTuple
 

U

unsubscribe(EventIdentifier[]) - Method in interface com.sportradar.sdk.feed.common.interfaces.UserRequestManager
Un-subscribe from the specified matches.
UserRequestManager - Interface in com.sportradar.sdk.feed.common.interfaces
Represents a class used to process explicit user requests by generating and sending server messages.

V

valueOf(String) - Static method in enum com.sportradar.sdk.common.enums.FeedEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.sdk.feed.common.enums.Team
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.sdk.feed.lcoo.enums.CardType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.sdk.feed.lcoo.enums.FeedType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.sdk.feed.lcoo.enums.Hand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.sdk.feed.liveodds.enums.BetStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.sdk.feed.liveodds.enums.CoveredFrom
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.sdk.feed.liveodds.enums.EventStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.sdk.feed.liveodds.enums.OddsCardType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.sdk.feed.liveodds.enums.OddsReplyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.sdk.feed.liveodds.enums.OddsScoreType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.sdk.feed.liveodds.enums.OddsServerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.sdk.feed.liveodds.enums.OddsStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.sdk.feed.liveodds.enums.OddsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.sdk.feed.liveodds.enums.OutrightStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.sdk.feed.liveodds.enums.RaceDayStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.sdk.feed.livescout.enums.BookMatchResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.sdk.feed.livescout.enums.Coverage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.sdk.feed.livescout.enums.EventType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.sdk.feed.livescout.enums.FormatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.sdk.feed.livescout.enums.IceConditions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.sdk.feed.livescout.enums.Inning
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.sdk.feed.livescout.enums.MatchBetStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.sdk.feed.livescout.enums.PitchConditions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.sdk.feed.livescout.enums.ScoutFeedType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.sdk.feed.livescout.enums.ScoutMatchStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.sdk.feed.livescout.enums.Sex
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.sdk.feed.livescout.enums.SurfaceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.sdk.feed.livescout.enums.WeatherConditions
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sportradar.sdk.common.enums.FeedEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.sdk.feed.common.enums.Team
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.sdk.feed.lcoo.enums.CardType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.sdk.feed.lcoo.enums.FeedType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.sdk.feed.lcoo.enums.Hand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.sdk.feed.liveodds.enums.BetStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.sdk.feed.liveodds.enums.CoveredFrom
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.sdk.feed.liveodds.enums.EventStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.sdk.feed.liveodds.enums.OddsCardType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.sdk.feed.liveodds.enums.OddsReplyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.sdk.feed.liveodds.enums.OddsScoreType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.sdk.feed.liveodds.enums.OddsServerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.sdk.feed.liveodds.enums.OddsStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.sdk.feed.liveodds.enums.OddsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.sdk.feed.liveodds.enums.OutrightStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.sdk.feed.liveodds.enums.RaceDayStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.sdk.feed.livescout.enums.BookMatchResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.sdk.feed.livescout.enums.Coverage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.sdk.feed.livescout.enums.EventType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.sdk.feed.livescout.enums.FormatType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.sdk.feed.livescout.enums.IceConditions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.sdk.feed.livescout.enums.Inning
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.sdk.feed.livescout.enums.MatchBetStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.sdk.feed.livescout.enums.PitchConditions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.sdk.feed.livescout.enums.ScoutFeedType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.sdk.feed.livescout.enums.ScoutMatchStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.sdk.feed.livescout.enums.Sex
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.sdk.feed.livescout.enums.SurfaceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.sdk.feed.livescout.enums.WeatherConditions
Returns an array containing the constants of this enum type, in the order they are declared.
VenueEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Contains information about the venue/stadium where the event is played
virtualGameEventId(Long, long) - Static method in class com.sportradar.sdk.feed.common.entities.EventIdentifier
Build and EventIdentifier for a virtual game.
virtualGameEventId(VirtualGame, long) - Static method in class com.sportradar.sdk.feed.common.entities.EventIdentifier
Build and EventIdentifier for a virtual game.
VirtualGameEventIdentifier - Class in com.sportradar.sdk.feed.common.entities
Uniquely identifies an event.

W

waitToProceed(int) - Method in class com.sportradar.sdk.common.rategate.CombinedRateGate
 
waitToProceed(int, Duration) - Method in class com.sportradar.sdk.common.rategate.CombinedRateGate
Block when configured rate-limits are exceeded.
waitToProceed(int) - Method in class com.sportradar.sdk.common.rategate.NullRateGate
 
waitToProceed(int, Duration) - Method in class com.sportradar.sdk.common.rategate.NullRateGate
Block when configured rate-limits are exceeded.
waitToProceed() - Method in interface com.sportradar.sdk.common.rategate.RateGate
Block when configured rate-limits are exceeded.
waitToProceed(Duration) - Method in interface com.sportradar.sdk.common.rategate.RateGate
Block when configured rate-limits are exceeded.
waitToProceed(int) - Method in interface com.sportradar.sdk.common.rategate.RateGate
Block when configured rate-limits are exceeded.
waitToProceed(int, Duration) - Method in interface com.sportradar.sdk.common.rategate.RateGate
Block when configured rate-limits are exceeded.
waitToProceed() - Method in class com.sportradar.sdk.common.rategate.RateGateBase
 
waitToProceed(Duration) - Method in class com.sportradar.sdk.common.rategate.RateGateBase
Block when configured rate-limits are exceeded.
waitToProceed(int, Duration) - Method in class com.sportradar.sdk.common.rategate.RateGateBase
Block when configured rate-limits are exceeded.
waitToProceed(int) - Method in class com.sportradar.sdk.common.rategate.SimpleRateGate
 
waitToProceed(int, Duration) - Method in class com.sportradar.sdk.common.rategate.SimpleRateGate
Block when configured rate-limits are exceeded.
WeatherConditions - Enum in com.sportradar.sdk.feed.livescout.enums
Status of weather conditions
WILDCARD_VIRTUAL_GAME - Static variable in class com.sportradar.sdk.feed.common.entities.VirtualGameEventIdentifier
 
WinningOutcomeEntity - Class in com.sportradar.sdk.feed.lcoo.entities
Contains information about winning outcome
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links

Copyright © 2013–2023. All rights reserved.