Uses of Class
com.sportradar.mbs.sdk.entities.common.BetContext
-
Uses of BetContext in com.sportradar.mbs.sdk.entities.common
Modifier and TypeMethodDescriptionBetContext.Builder.build()
Builds and returns the BetContext instance.Bet.getContext()
Gets the context of the bet.Modifier and TypeMethodDescriptionBet.Builder.setContext
(BetContext value) Sets the context of the bet.void
Bet.setContext
(BetContext value) Sets the context of the bet.