MohoRewardRenderingListener class

Constructors

MohoRewardRenderingListener({AdCallback? onAdShow, AdCallback? onAdClicked, AdCallback? onAdClose, AdErrorCallback? onRenderingError, AdCallback? onAdVideoComplete, AdCallback? onRewardVerify})

Properties

hashCode int
The hash code for this object.
no setterinherited
onAdClicked AdCallback?
广告被点击
final
onAdClose AdCallback?
广告关闭
final
onAdShow AdCallback?
广告曝光
final
onAdVideoComplete AdCallback?
视频播放完成
final
onRenderingError AdErrorCallback?
广告渲染失败
final
onRewardVerify AdCallback?
激励视频奖励回调
final
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