Republic Project MRAID SDK
1.0
|
#import <RPAdView.h>
Instance Methods | |
(void) | - adViewDidFinishLoad: |
(void) | - adView:didStopLoadWithError: |
Protocol to represent the delegate methods of the advertisment view
- (void) adViewDidFinishLoad: | (RPAdView *) | adView |
Indicates that the view finish loading its content inside the web view
adView | Advertisment view that finish loading |