Package com.yandex.mobile.ads.instream
Object MobileInstreamAds
-
- All Implemented Interfaces:
@MainThread() public class MobileInstreamAds
-
-
Field Summary
Fields Modifier and Type Field Description public final static MobileInstreamAdsINSTANCE
-
Method Summary
Modifier and Type Method Description final static UnitsetAdGroupPreloading(Boolean enabled)A boolean value indicating whether ad group preloading is enabled. -
-
Method Detail
-
setAdGroupPreloading
final static Unit setAdGroupPreloading(Boolean enabled)
A boolean value indicating whether ad group preloading is enabled.
- Parameters:
enabled- If set totrue, preloading in ad group will be enabled.
-
-
-
-