OSETAdManager 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 OSETAdLoader<OSETAd> osetLoader, required String posId, required String methodName, Map<String, dynamic>? arguments}) → dynamic
加载广告
onAdEvent({required Map arguments}) → dynamic
原生调用flutter广告事件
releaseAd({required OSETAd osetAd}) → dynamic
释放广告
releaseAdLoader({required OSETAdLoader<OSETAd> osetAdLoader}) → dynamic
释放广告加载