gtads_ks library
Classes
- GTAdsKSProvider
- @Author: gstory @CreateDate: 2023/3/2 16:00 @Email gstory0404@gmail.com @Description: dart类作用描述
- KSAd
- KSAdInsertCallBack
- 插屏广告回调
- KSAdMethod
- KSAdNativeCallBack
- 信息流广告回调
- KSAdNativeWidget
- @Author: gstory @CreateDate: 2022/8/24 10:12 @Email gstory0404@gmail.com @Description: 快手信息流广告widget
- KSAdRewardCallBack
- 激励广告回调
- KSAdSplashCallBack
- 开屏广告回调
- KSAdSplashWidget
- @Author: gstory @CreateDate: 2023/2/17 09:38 @Email gstory0404@gmail.com @Description: 开屏广告widget
- KSAdStream
- KSAdType
- @Author: gstory @CreateDate: 2022/8/23 18:05 @Email gstory0404@gmail.com @Description: dart类作用描述 数据类型
Constants
- tencentAdEventEvent → const EventChannel
- @Author: gstory @CreateDate: 2022/8/23 18:01 @Email gstory0404@gmail.com @Description: 快手广告 EventChannel监听
Typedefs
- KSOnClick = void Function()
- 点击
- KSOnClose = void Function()
- 关闭
- KSOnFail = void Function(dynamic message)
- 失败
- KSOnReady = void Function()
- 广告预加载完成
- KSOnShow = void Function()
- @Author: gstory @CreateDate: 2022/8/23 17:58 @Email gstory0404@gmail.com @Description: 快手广告相关回调 显示
- KSOnSkip = void Function()
- 跳过
- KSOnTimeOut = void Function()
- 加载超时
- KSOnUnReady = void Function()
- 广告预加载未完成
- KSOnVerify = void Function(bool hasReward, String rewardName, int rewardAmount)
- 广告奖励验证