Protocols
The following protocols are available globally.
-
Listener protocol which is informed about state changes from SCAdSDKController
See moreDeclaration
Objective-C
@protocol SCAdListener
-
Delegate methods that are required to synchronise advertising video clips with clients custom content video player. Through this delegate the sequencing controller will provide information when to start and stop the content video player.
See moreDeclaration
Objective-C
@protocol SCAdSequencingDelegate