Interface LiveScoutTestManager
- All Superinterfaces:
TestManager
- All Known Implementing Classes:
LiveScoutTestManagerImpl
Represents an interface used to drive the LiveScout test server
-
Method Summary
Modifier and TypeMethodDescriptionvoidsubscribe(EventIdentifier id, TestDelayWithSpeed delay) Subscribe to an eventMethods inherited from interface com.sportradar.livedata.sdk.feed.common.TestManager
isEnabled
-
Method Details
-
subscribe
Subscribe to an event- Parameters:
id- - event iddelay- - start message number can be specified and a speed how fast new events arrive
-