TeadsInReadAdPlacementDelegate mixin

Delegate methods needed to follow Teads inRead ad requests flow.

Implemented types

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

didFailToReceiveAd(String reason) → void
inherited
didReceiveAd(TeadsInReadAd ad, TeadsAdRatio adRatio) → void
Called when the Teads SDK has received an ad for you to display.
didUpdateRatio(TeadsInReadAd ad, TeadsAdRatio adRatio) → void
Called when the Teads SDK needs you to resize your adView the creative inform us of its new adRatio.
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