Uses of Class
com.sportradar.livedata.sdk.feed.common.entities.HomeAway
Packages that use HomeAway
Package
Description
Contains Live Scout related entities
- 
Uses of HomeAway in com.sportradar.livedata.sdk.feed.livescout.entitiesMethods in com.sportradar.livedata.sdk.feed.livescout.entities that return HomeAwayModifier and TypeMethodDescriptionMatchUpdateEntity.getAttacks()Gets attacks statistics.MatchUpdateEntity.getBlackCards()Gets black cards (badminton).MatchUpdateEntity.getCorners()Gets corner statistics.MatchUpdateEntity.getDangerousAttacks()Gets dangerous attack statistics.MatchUpdateEntity.getDirectFoulsPeriod()Gets direct fouls for current period statistics (futsal).MatchUpdateEntity.getDirectFreeKicks()Gets direct free kicks statistics (futsal).MatchUpdateEntity.getFouls()Fouls count per team.MatchUpdateEntity.getFreeKicks()Gets free kick statistics.MatchUpdateEntity.getFreeThrows()Gets free throws statistics.MatchUpdateEntity.getGoalkeeperSaves()Gets goalkeeper saves statistics.MatchUpdateEntity.getGoalKicks()Gets goal kick statistics.MatchUpdateEntity.getInjuries()Gets injuries statistics.MatchUpdateEntity.getOffsides()Offside statistics.MatchUpdateEntity.getPenalties()Penalties statistics.MatchUpdateEntity.getPossession()Ball possession statistics.MatchUpdateEntity.getRedCards()Red card statistics.InningScoreEntity.getScore()Gets scores in this inningMatchUpdateEntity.getShotsBlocked()Shots blocked statistics.MatchUpdateEntity.getShotsOffTarget()Shots off target statistics.MatchUpdateEntity.getShotsOnTarget()Shots on target statistics.MatchUpdateEntity.getThrowins()Throw-in statistics.MatchUpdateEntity.getYellowCards()Yellow cards statistics.Methods in com.sportradar.livedata.sdk.feed.livescout.entities that return types with arguments of type HomeAwayModifier and TypeMethodDescriptionMatchUpdateEntity.getScore()Deprecated.since 1.15.0, use List <ScoreEntity > getScores() instead.MatchUpdateEntity.getTryCounts()Count the instances of try (1154) event per match phase.Methods in com.sportradar.livedata.sdk.feed.livescout.entities with parameters of type HomeAway