ALAdUpdateObserver Protocol Reference
Conforms to | NSObject |
---|---|
Declared in | ALAdUpdateDelegate.h |
Overview
Listening to ad updates has been deprecated. The ALAdView
class for banners, leaderboards, and mrecs no longer automatically refresh contents by itself.
You must explicitly call [ALAdView loadNextAd]
or [
ALAdView renderAd: ...]
. This protocol will be removed in a future SDK version.