ZJTubeAdViewController class
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
-
hide(
) → Future< void> - 隐藏组件
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
onResume(
) → Future< void> - 通知SDK页面恢复
-
setUnlockAdPosId(
String posId) → Future< void> - 配置解锁时的广告位ID,仅支持激励视频和插屏
-
show(
) → Future< void> - 展示组件
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited