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