MethodChannelFlutterQqAds class
Methods
-
clearFeedAd(List<int> list)
→ Future<bool>
-
override
-
getPlatformVersion()
→ Future<String>
-
override
-
initAd(String appId)
→ Future<bool>
-
override
-
loadFeedAd(String posId, {int width = 375, int height = 0, int count = 1})
→ Future<List<int>>
-
override
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
onEventListener(OnAdEventListener onAdEventListener)
→ Future<void>
-
override
-
requestIDFA()
→ Future<bool>
-
override
-
setPersonalizedState(int state)
→ Future<bool>
-
override
-
showInterstitialAd(String posId, {bool showFullScreenVideo = false, bool showRewardVideo = false, bool autoPlayOnWifi = false, bool autoPlayMuted = true, String? customData, String? userId})
→ Future<bool>
-
override
-
showRewardVideoAd(String posId, {bool playMuted = false, String? customData, String? userId})
→ Future<bool>
-
override
-
showSplashAd(String posId, {String? logo, double fetchDelay = 3})
→ Future<bool>
-
override
-
toString()
→ String
-
A string representation of this object.
inherited