GromoreEventActions class

@Author liuxiong @Date 2024/1/10 21:42 @Description TODO 广告事件操作

Constructors

GromoreEventActions()

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

Constants

onAdClicked → const String
广告点击
onAdClosed → const String
广告关闭(计时结束或者用户点击关闭)
onAdComplete → const String
广告播放或计时完毕
onAdError → const String
广告错误
onAdExposure → const String
广告曝光
onAdLoaded → const String
广告加载成功
onAdPresent → const String
广告填充
onAdReward → const String
获得广告激励
onAdSkip → const String
广告跳过