SCAdSessionStateListener
@protocol SCAdSessionStateListener <NSObject>
Use this protocol to be notified when the sdk is ready to be used
-
Get informed of session state changes
Declaration
Objective-C
- (void)sessionStateChangedWith:(SCAdSessionState)newState;