MAAdViewAdDelegate Protocol Reference
Conforms to | MAAdDelegate |
---|---|
Declared in | MAAdViewAdDelegate.h |
– didExpandAd:
required method
– didCollapseAd:
required method
This method will be invoked when the MAAdView
has collapsed back to its original size.
- (void)didCollapseAd:(MAAd *)ad
Parameters
ad |
An ad for which the ad view collapsed for. |
---|
Discussion
This method will be invoked when the MAAdView
has collapsed back to its original size.
Declared In
MAAdViewAdDelegate.h