BwtAdManager 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

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

Static Methods

invokeMethod({required String method, required Map<String, dynamic> params}) Future<bool>
加载广告
loadAd({required BwtAdLoader<BwtAd> bwtLoader, required String posId, required String methodName, Map<String, dynamic>? arguments}) → dynamic
加载广告
onAdEvent({required Map arguments}) → dynamic
广告事件
releaseAd({required BwtAd bwtAd}) → dynamic
释放广告
releaseAdLoader({required BwtAdLoader<BwtAd> bwtLoader}) → dynamic
释放广告加载