FlutterTencentad class

Constructors

FlutterTencentad()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

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 Methods

bannerAdView({required String androidId, required String iosId, required double viewWidth, required double viewHeight, bool? downloadConfirm, bool? isBidding, FlutterTencentAdBiddingController? bidding, FlutterTencentadBannerCallBack? callBack}) Widget
banner广告
enterAPPDownloadListPage() Future<bool>
进入APP下载列表页
expressAdView({required String androidId, required String iosId, required int viewWidth, required int viewHeight, bool? downloadConfirm, bool? isBidding, FlutterTencentAdBiddingController? bidding, FlutterTencentadExpressCallBack? callBack}) Widget
动态信息流/横幅/视频贴片广告
getSDKVersion() Future<String>
获取SDK版本号
loadRewardVideoAd({required String androidId, required String iosId, required String rewardName, required int rewardAmount, required String userID, String? customData, bool? downloadConfirm, bool? videoMuted, bool? isBidding}) Future<bool>
激励视频广告预加载
loadUnifiedInterstitialAD({required String androidId, required String iosId, required bool isFullScreen, bool? downloadConfirm, bool? isBidding}) Future<bool>
预加载插屏广告
register({required String androidId, required String iosId, int? personalized, bool? debug, int? channelId}) Future<bool>
SDK注册初始化
showRewardVideoAd({FlutterTencentBiddingResult? result}) Future<bool>
显示激励广告
showUnifiedInterstitialAD({FlutterTencentBiddingResult? result}) Future<bool>
显示新模板渲染插屏
splashAdView({required String androidId, required String iosId, required int fetchDelay, bool? downloadConfirm, bool? isBidding, FlutterTencentAdBiddingController? bidding, FlutterTencentadSplashCallBack? callBack}) Widget
开屏广告