BeiZiNativeAdChannelMethod class
用于 EventChannel 接收 Native 端原生广告回调的事件类型
Constructors
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
- 广告关闭
- onAdClosedView → const String
- 广告视图关闭
- onAdFailed → const String
- 广告加载失败
- onAdLoaded → const String
- 广告加载成功
- onAdShown → const String
- 广告展示成功