Skip to content

Instantly share code, notes, and snippets.

#import <RevMobAds/RevMobAds.h>
#import <RevMobAds/RevMobAdsDelegate.h>
@interface SampleAppViewController : UIViewController <RevMobAdsDelegate> {
}
@end