Protocols
The following protocols are available globally.
-
SASBannerView delegate.
See moreDeclaration
Objective-C
@protocol SASBannerViewDelegate <NSObject>
Swift
protocol SASBannerViewDelegate : NSObjectProtocol
-
SASInterstitialManager delegate.
See moreDeclaration
Objective-C
@protocol SASInterstitialManagerDelegate <NSObject>
Swift
protocol SASInterstitialManagerDelegate : NSObjectProtocol
-
Protocol implemented by mediation adapters that load and return banner ads.
See moreDeclaration
Objective-C
@protocol SASMediationBannerAdapter <NSObject>
Swift
protocol SASMediationBannerAdapter : NSObjectProtocol
-
SASMediationBannerAdapter delegate.
See moreDeclaration
Objective-C
@protocol SASMediationBannerAdapterDelegate <NSObject>
Swift
protocol SASMediationBannerAdapterDelegate : NSObjectProtocol
-
Protocol implemented by mediation adapters that load and show interstitial ads.
See moreDeclaration
Objective-C
@protocol SASMediationInterstitialAdapter <NSObject>
Swift
protocol SASMediationInterstitialAdapter : NSObjectProtocol
-
SASMediationInterstitialAdapter delegate.
See moreDeclaration
Objective-C
@protocol SASMediationInterstitialAdapterDelegate <NSObject>
Swift
protocol SASMediationInterstitialAdapterDelegate : NSObjectProtocol