com.inmobi.ads.InMobiBanner.BannerAdRequestListener |
A listener to notify the outcome of a prefetch ad request.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called to notify that a request to prefetch an ad returned a result.
|
Called to notify that a request to prefetch an ad returned a result. A non-null
InMobiBanner
instance is available as the second parameter in this event if the
request status was NO_ERROR
.
status | Represents the request status |
---|---|
inMobiBanner | Represents the banner ad object |