TeadsInReadAd class

A TeadsInReadAd represents an InRead ad that will be binded to a TeadsInReadAdView instance.

This instance is returned through the TeadsInReadAdPlacementDelegate delegate method didReceiveAd(). You need use TeadsInReadAdView to bind a TeadsInReadAd

Inheritance

Constructors

TeadsInReadAd(String requestIdentifier)

Properties

channel MethodChannel
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
requestIdentifier String
getter/setter pairinherited
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
setDelegate(TeadsAdDelegate delegate) → dynamic
inherited
setPlaybackDelegate(TeadsPlaybackDelegate playbackDelegate) → dynamic
inherited
toString() String
A string representation of this object.
inherited

Operators

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