SCAdSessionStateListener
@protocol SCAdSessionStateListener <NSObject>
                The SCAdSessionStateListener is a protocol that is being informed of the overall state of the sdk, before SessionStateRead is is reached, the sdk can´t be used
- 
                  
                  
Implement this function to be informed about the session state
Declaration
Objective-C
- (void)onSDKReady; 
        SCAdSessionStateListener Protocol Reference