public interface ProcessedFixtureChangesTracker
Modifier and Type | Method and Description |
---|---|
boolean |
onFixtureChangeReceived(com.sportradar.uf.datamodel.UfFixtureChange fixtureChange)
Checks if the received fixture change was already processed and returns an indication about the processed state.
|
boolean onFixtureChangeReceived(com.sportradar.uf.datamodel.UfFixtureChange fixtureChange)
fixtureChange
- the fixture change that needs to be checkedfalse
, otherwise true
Copyright © 2016–2025. All rights reserved.