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