AdManage class

@Author: gstory @CreateDate: 2021/8/10 5:41 下午 @Description: 广告管理类

Constructors

AdManage()
factory

Properties

bannerLoadBean BannerLoadBean
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
interstitialLoadBean InterstitialLoadBean
getter/setter pair
nativeLoadBean NativeLoadBean
getter/setter pair
rewardLoadBean RewardLoadBean
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
splashLoadBean SplashLoadBean
getter/setter pair

Methods

getLoadAdtype(int adtype, int loadType, double probability) Future<int>
计算将要加载哪个SDK广告
loadInteractionAd(int type) → void
预加载插屏广告
loadRewardAd(int type) → void
预加载激励视频广告
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

instance AdManage
no setter