Package org.prebid.mobile.configuration
Class PBSConfig
java.lang.Object
org.prebid.mobile.configuration.PBSConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintvoidsetBannerTimeout(int bannerTimeout) voidsetPreRenderTimeout(int preRenderTimeout)
-
Constructor Details
-
PBSConfig
public PBSConfig(int bannerTimeout, int preRenderTimeout)
-
-
Method Details
-
getBannerTimeout
public int getBannerTimeout() -
setBannerTimeout
public void setBannerTimeout(int bannerTimeout) -
getPreRenderTimeout
public int getPreRenderTimeout() -
setPreRenderTimeout
public void setPreRenderTimeout(int preRenderTimeout)
-