SdkConfig
Index
Properties
api
Type declaration
optionalbackendSessionId?: string
brand: string
optionalcashierUrl?: string
coinValueInCents: number
country: string
currency: string
game: string
gameHistoryUrl: string
optionalhomeUrl?: string
integration: string
optionalintegrationData?: unknown
jurisdiction: null | string
optionallastRoundId?: string
playMode: FUN | REAL
sessionId: string
user: string
ui
Type declaration
autoplay: { enabled: boolean; lossLimit: AutoplayLimit; rounds: AutoplayLimit; simple: boolean; stopOnFeature: boolean; winLimit: AutoplayLimit }
enabled: boolean
lossLimit: AutoplayLimit
rounds: AutoplayLimit
simple: boolean
stopOnFeature: boolean
winLimit: AutoplayLimit
cashier: CashierConfig
feature: { allowFullscreen: boolean; allowGamble: boolean; allowQuickStop: boolean; allowTelemetry: boolean; showCashier: boolean; showClock: boolean; showCloseGame: boolean; showCurrency: boolean; showFastPlay: boolean; showFeatureBuy: boolean; showFeatureIntro: boolean; showFeatureOutro: boolean; showFunModeBanner: boolean; showHistory: boolean; showLowWinCelebration: boolean; showMaximumWin: boolean; showNetPosition: boolean; showPaylineLines: boolean; showPaytable: boolean; showRoundId: boolean; showRtp: boolean; showRules: boolean; showSessionDuration: boolean; showUi: boolean }
allowFullscreen: boolean
allowGamble: boolean
allowQuickStop: boolean
allowTelemetry: boolean
showCashier: boolean
showClock: boolean
showCloseGame: boolean
showCurrency: boolean
showFastPlay: boolean
showFeatureBuy: boolean
showFeatureIntro: boolean
showFeatureOutro: boolean
showFunModeBanner: boolean
showHistory: boolean
showLowWinCelebration: boolean
showMaximumWin: boolean
showNetPosition: boolean
showPaylineLines: boolean
showPaytable: boolean
showRoundId: boolean
showRtp: boolean
showRules: boolean
showSessionDuration: boolean
showUi: boolean
incompleteGameResolution: { type: NONE | MANUAL } | { daysToAutoResolution: number; type: AUTOMATIC }
language: string
minimumSpinDuration: number
realityCheck: RealityCheckConfig
requestTimeoutMs: number
skipInsufficientFundsCheck: boolean
skipSplash: boolean