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 trueCopyright © 2016–2025. All rights reserved.