flutter_tencentad library
Classes
- FlutterTencentad
- FlutterTencentAdADNID
- 本次竞胜方渠道ID
- FlutterTencentadBannerCallBack
- banner广告回调
- FlutterTencentAdBiddingController
- @Author: gstory @CreateDate: 2022/9/2 14:39 @Email gstory0404@gmail.com @Description: 优量汇竞价
- FlutterTencentAdBiddingLossReason
- 竞价失败原因
- FlutterTencentadChannel
- 渠道id
- FlutterTencentadExpressCallBack
- 动态信息流/横幅/视频贴片广告回调
- FlutterTencentadInteractionCallBack
- 插屏广告回调
- FlutterTencentadMethod
- FlutterTencentadPersonalized
- 个性化广告
- FlutterTencentadRewardCallBack
- 激励广告回调
- FlutterTencentadSplashCallBack
- 开屏广告回调
- FlutterTencentAdStream
- FlutterTencentadType
- 描述: @author guozi @e-mail gstory0404@gmail.com @time 2020/3/11 数据类型
- FlutterTencentBiddingResult
Constants
- tencentAdEventEvent → const EventChannel
- @Author: gstory @CreateDate: 2021/8/9 9:30 下午 @Description: dart类作用描述
Typedefs
- TOnADTick = void Function(int time)
- 倒计时
- TOnClick = void Function()
- 点击
- TOnClose = void Function()
- 关闭
- TOnECPM = void Function(String ecpmLevel, int ecpm)
- 竞价回调
- TOnExpose = void Function()
- 曝光
- TOnFail = void Function(int code, dynamic message)
- 失败
- TOnFinish = void Function()
- 倒计时结束
- TOnReady = void Function()
- 广告预加载完成
- TOnShow = void Function()
- @Author: gstory @CreateDate: 2021/5/24 6:47 下午 @Description: dart类作用描述 显示
- TOnSkip = void Function()
- 跳过
- TOnTimeOut = void Function()
- 加载超时
- TOnUnReady = void Function()
- 广告预加载未完成
- TOnVerify = void Function(String transId, String rewardName, int rewardAmount)
- 广告奖励验证
- TOnVideoPause = void Function()
- 视频暂停
- TOnVideoPlay = void Function()
- 视频播放
- TOnVideoStop = void Function()
- 视频播放结束