Package | Description |
---|---|
com.sportradar.unifiedodds.sdk |
Modifier and Type | Method and Description |
---|---|
MessageInterest |
OddsFeedSessionBuilder.OddsFeedSessionBuilderImpl.getMsgInterest()
Gets the provided
MessageInterest instance |
static MessageInterest |
MessageInterest.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageInterest[] |
MessageInterest.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
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.