9#ifndef SCAdSessionStateListener_h
10#define SCAdSessionStateListener_h
17typedef enum SCAdSessionState {
19 SessionStateInitializing,
Protocol to inform you about the overall state of the sdk.
Definition: SCAdSessionStateListener.h:14
void onSDKReady()
Implement this function to be informed about the session state.