JdIronsourcePlugin class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
Methods
-
init(
{String appKey}) → Future< void> - 初始化api appKey 设置app秘钥
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
setOfferWallListener(
{dynamic onOfferWallOpened = Function, dynamic onOfferWallClosed = Function}) → Future< void> - 设置 OfferWall 监听
-
setUserId(
{String userID}) → Future< void> - 设置userid
-
showOfferWall(
) → Future< void> - 展示OfferWall
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited