TPListenerCenter class

Constructors

TPListenerCenter()

Properties

bannerAdListener TPBannerAdListener?
getter/setter pair
bannerAdListenerMap Map
final
globalAdImpressionListener TPGlobalAdImpressionListener?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
initListener TPInitListener?
getter/setter pair
interActiveAdListener TPInterActiveAdListener?
getter/setter pair
interActiveAdListenerMap Map
final
interstitialAdListener TPInterstitialAdListener?
getter/setter pair
interstitialAdListenerMap Map
final
nativeAdListener TPNativeAdListener?
getter/setter pair
nativeAdListenerMap Map
final
offerwallAdListener TPOfferwallAdListener?
getter/setter pair
offerwallAdListenerMap Map
final
rewardVideoAdListener TPRewardVideoAdListener?
getter/setter pair
rewardVideoAdListenerMap Map
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
splashAdListener TPSplashAdListener?
getter/setter pair
splashAdListenerMap Map
final
uid2Listener TTDUID2Listener?
getter/setter pair

Methods

bannerCallBack(MethodCall call) → dynamic
globalAdImpressionCallBack(MethodCall call) → dynamic
interActiveCallBack(MethodCall call) → dynamic
interstitialCallBack(MethodCall call) → dynamic
nativeCallBack(MethodCall call) → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
offerwallCallBack(MethodCall call) → dynamic
rewardVideoCallBack(MethodCall call) → dynamic
splashCallBack(MethodCall call) → dynamic
toString() String
A string representation of this object.
inherited
tpCallBack(MethodCall call) → dynamic
uid2CallBack(MethodCall call) → dynamic

Operators

operator ==(Object other) bool
The equality operator.
inherited