OOPulseAdBreak

Objective-C

@protocol OOPulseAdBreak <NSObject>

Swift

protocol OOPulseAdBreak : NSObjectProtocol

This is the protocol for an ad break owned by an OOPulseSession.

An ad break is a collection of ads that are to be displayed in sequence.

This protocol is used to request information regarding the ad break, or to stop the ad break forcefully.