-
public final class SdkRemoteConfig
-
-
Field Summary
Fields Modifier and Type Field Description private final SplashConfigsplash_ad_coldprivate final SplashConfigsplash_ad_hot
-
Constructor Summary
Constructors Constructor Description SdkRemoteConfig(SplashConfig splash_ad_cold, SplashConfig splash_ad_hot)
-
Method Summary
Modifier and Type Method Description final SplashConfiggetSplash_ad_cold()final SplashConfiggetSplash_ad_hot()-
-
Constructor Detail
-
SdkRemoteConfig
SdkRemoteConfig(SplashConfig splash_ad_cold, SplashConfig splash_ad_hot)
-
-
Method Detail
-
getSplash_ad_cold
final SplashConfig getSplash_ad_cold()
-
getSplash_ad_hot
final SplashConfig getSplash_ad_hot()
-
-
-
-