Uses of Class
com.sportradar.livedata.sdk.feed.common.TestDelayWithSpeed
Packages that use TestDelayWithSpeed
Package
Description
Contains files common to all feeds
Contains Live Scout related interfaces
-
Uses of TestDelayWithSpeed in com.sportradar.livedata.sdk.feed.common
Methods in com.sportradar.livedata.sdk.feed.common that return TestDelayWithSpeedModifier and TypeMethodDescriptionstatic TestDelayWithSpeedTestDelayWithSpeed.fromMsgNrWithSpeed(int msgNr, org.joda.time.Duration speed) Constructs test delay instance -
Uses of TestDelayWithSpeed in com.sportradar.livedata.sdk.feed.livescout.classes
Methods in com.sportradar.livedata.sdk.feed.livescout.classes with parameters of type TestDelayWithSpeedModifier and TypeMethodDescriptionvoidLiveScoutTestManagerImpl.subscribe(EventIdentifier id, TestDelayWithSpeed delay) Subscribe to an event -
Uses of TestDelayWithSpeed in com.sportradar.livedata.sdk.feed.livescout.interfaces
Methods in com.sportradar.livedata.sdk.feed.livescout.interfaces with parameters of type TestDelayWithSpeedModifier and TypeMethodDescriptionvoidLiveScoutTestManager.subscribe(EventIdentifier id, TestDelayWithSpeed delay) Subscribe to an event