Uses of Class
com.sportradar.livedata.sdk.feed.livescout.entities.InningsEntity
-
Packages that use InningsEntity Package Description com.sportradar.livedata.sdk.feed.livescout.entities Contains Live Scout related entities -
-
Uses of InningsEntity in com.sportradar.livedata.sdk.feed.livescout.entities
Methods in com.sportradar.livedata.sdk.feed.livescout.entities that return types with arguments of type InningsEntity Modifier and Type Method Description List<InningsEntity>
MatchUpdateEntity. getInnings()
Returns aList
of innings for the current match
-