8#import <Foundation/Foundation.h>
10#import <SCTVOSSDK/SCAdFacadeDelegate.h>
13@protocol SCAdSessionStateListener;
19@property (nonatomic, weak) id<SCAdSessionStateListener> sessionStateListener;
Definition: SCAdSessionController.h:19
instancetype sharedInstance()
Get the shared instance of this controller.
Definition: SCAdSlotController.h:30