Uses of Interface
com.sportradar.unifiedodds.sdk.entities.ResultChange
Packages that use ResultChange
Package
Description
-
Uses of ResultChange in com.sportradar.unifiedodds.sdk.internal.caching
Methods in com.sportradar.unifiedodds.sdk.internal.caching that return types with arguments of type ResultChangeModifier and TypeMethodDescriptionDataRouterManager.requestResultChanges(Date after, Urn sportId, Locale locale) -
Uses of ResultChange in com.sportradar.unifiedodds.sdk.internal.caching.impl
Methods in com.sportradar.unifiedodds.sdk.internal.caching.impl that return types with arguments of type ResultChangeModifier and TypeMethodDescriptionDataRouterManagerImpl.requestResultChanges(Date after, Urn sportId, Locale locale) -
Uses of ResultChange in com.sportradar.unifiedodds.sdk.internal.impl
Methods in com.sportradar.unifiedodds.sdk.internal.impl that return types with arguments of type ResultChangeModifier and TypeMethodDescriptionSportDataProviderImpl.getResultChanges()Returns the list of all fixtures that have changed in the last 24 hoursSportDataProviderImpl.getResultChanges(Date after, Urn sportId) Returns the list of all fixtures that have changed in the last 24 hoursSportDataProviderImpl.getResultChanges(Date after, Urn sportId, Locale locale) Returns the list of all fixtures that have changed in the last 24 hoursSportDataProviderImpl.getResultChanges(Locale locale) Returns the list of all fixtures that have changed in the last 24 hours -
Uses of ResultChange in com.sportradar.unifiedodds.sdk.internal.impl.entities
Classes in com.sportradar.unifiedodds.sdk.internal.impl.entities that implement ResultChange -
Uses of ResultChange in com.sportradar.unifiedodds.sdk.managers
Methods in com.sportradar.unifiedodds.sdk.managers that return types with arguments of type ResultChangeModifier and TypeMethodDescriptionSportDataProvider.getResultChanges()Returns the list of all fixtures that have changed in the last 24 hoursSportDataProvider.getResultChanges(Date after, Urn sportId) Returns the list of all fixtures that have changed in the last 24 hoursSportDataProvider.getResultChanges(Date after, Urn sportId, Locale locale) Returns the list of all fixtures that have changed in the last 24 hoursSportDataProvider.getResultChanges(Locale locale) Returns the list of all fixtures that have changed in the last 24 hours