public interface OddsFeedSession
Modifier and Type | Method and Description |
---|---|
void |
close()
Close this session - no further messages will be received.
|
MarketDescriptionManager |
getMarketDescriptionManager()
Get the market description manager that can be used to list markets and get translations for
markets and outcomes (including outrights).
|
SportsInfo |
getSportsInfoManager()
Return the manager instance for searching for information about matches and results
|
void |
waitForInitialSnapshotToComplete()
Wait for this session to have retrieved all its initial state from the Sportradar systems
|
void close() throws IOException, TimeoutException
TimeoutException
- if the operation times outIOException
- if there is some other I/O problemvoid waitForInitialSnapshotToComplete() throws InterruptedException
InterruptedException
- if the wait is interruptedSportsInfo getSportsInfoManager()
MarketDescriptionManager getMarketDescriptionManager()
Copyright © 2016–2017. All rights reserved.