Uses of Class
com.sportradar.mbs.sdk.entities.common.CasinoGame
Packages that use CasinoGame
-
Uses of CasinoGame in com.sportradar.mbs.sdk.entities.common
Methods in com.sportradar.mbs.sdk.entities.common that return CasinoGameModifier and TypeMethodDescriptionCasinoGame.Builder.build()CasinoSession.getGame()Gets the casino game.Methods in com.sportradar.mbs.sdk.entities.common with parameters of type CasinoGameModifier and TypeMethodDescriptionCasinoSession.Builder.setGame(CasinoGame value) Sets the casino game for the CasinoSession instance being built.voidCasinoSession.setGame(CasinoGame value) Sets the casino game.