Republic Project MRAID SDK  1.0
 All Classes Functions Properties
<RPAdViewDelegate> Protocol Referenceabstract

#import <RPAdView.h>

Inheritance diagram for <RPAdViewDelegate>:
RPAdViewController

Instance Methods

(void) - adViewDidFinishLoad:
 
(void) - adView:didStopLoadWithError:
 

Detailed Description

Protocol to represent the delegate methods of the advertisment view

Method Documentation

- (void) adViewDidFinishLoad: (RPAdView *)  adView

Indicates that the view finish loading its content inside the web view

Parameters
adViewAdvertisment view that finish loading