ADSuyiFullScreenVodAd class

Inheritance

Constructors

ADSuyiFullScreenVodAd({required String posId})

Properties

adId int
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
onClicked ↔ (void Function()?)
getter/setter pairinherited
onClosed ↔ (void Function()?)
getter/setter pairinherited
onExposed ↔ (void Function()?)
getter/setter pairinherited
onFailed ↔ (void Function()?)
getter/setter pairinherited
onReceived ↔ (void Function(ADSuyiFlutterNativeAdView adView)?)
getter/setter pairinherited
onRewarded ↔ (void Function()?)
getter/setter pairinherited
onSucced ↔ (void Function()?)
getter/setter pairinherited
posId String
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

load() → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
regist() → void
inherited
release() → void
resetAdId() → void
inherited
show() → void
toString() String
A string representation of this object.
inherited
unregist() → void
inherited

Operators

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