POBInterstitialVideoDelegate Protocol Reference
Conforms to | NSObject |
---|---|
Declared in | POBInterstitial.h |
Overview
Protocol for VAST based video ad events All messages are guaranteed to occur on the main thread.
– interstitialDidFinishVideoPlayback:
Notifies the delegate that playback has completed
- (void)interstitialDidFinishVideoPlayback:(POBInterstitial *)interstitial
Parameters
interstitial |
The POBInterstitial instance sending the message. |
---|
Declared In
POBInterstitial.h