Uses of Class
com.sportradar.mbs.sdk.entities.common.BetContext
Packages that use BetContext
-
Uses of BetContext in com.sportradar.mbs.sdk.entities.common
Methods in com.sportradar.mbs.sdk.entities.common that return BetContextModifier and TypeMethodDescriptionBetContext.Builder.build()Builds and returns the BetContext instance.Bet.getContext()Gets the context of the bet.Methods in com.sportradar.mbs.sdk.entities.common with parameters of type BetContextModifier and TypeMethodDescriptionBet.Builder.setContext(BetContext value) Sets the context of the bet.voidBet.setContext(BetContext value) Sets the context of the bet.