Package | Description |
---|---|
com.sportradar.unifiedodds.sdk |
Modifier and Type | Class and Description |
---|---|
static class |
OddsFeedSessionBuilder.OddsFeedSessionBuilderImpl
A builder used to construct
OddsFeedSession instances |
Modifier and Type | Method and Description |
---|---|
<T extends SportEvent> |
OddsFeedSessionBuilder.SessionBuilder.addSportSpecificListener(com.sportradar.unifiedodds.sdk.GenericOddsFeedListener<T> sportSpecificListener)
Sets the sport-specific listener which will be used to notify outside world a message
associated with that sport was received
|
<T extends SportEvent> |
OddsFeedSessionBuilder.OddsFeedSessionBuilderImpl.addSportSpecificListener(com.sportradar.unifiedodds.sdk.GenericOddsFeedListener<T> sportSpecificListener)
Sets the sport-specific listener which will be used to notify outside world that a
message associated with that sport was received
|
OddsFeedSessionBuilder.SessionBuilder |
OddsFeedSessionBuilder.MessageInterestSetter.setMessageInterest(MessageInterest msgInterest)
Sets the
MessageInterest instance which is to be used when building the
OddsFeedSession instance |
OddsFeedSessionBuilder.SessionBuilder |
OddsFeedSessionBuilder.OddsFeedSessionBuilderImpl.setMessageInterest(MessageInterest msgInterest)
Sets the
MessageInterest instance which is to be used when building the
OddsFeedSession instance |
Copyright © 2016–2017. All rights reserved.