BCOVIMAPlaybackSessionDelegate Protocol Reference
Declared in | BCOVIMAComponent.h |
---|
– willCallIMAAdsLoaderRequestAdsWithRequest:forPosition:
Called immediately before the IMA Plugin calls IMAAdsLoader -requestAdsWithRequest: to allow the user to first modify the ads request object, for example, to change the vastLoadTimeout property. This method is optional.
- (void)willCallIMAAdsLoaderRequestAdsWithRequest:(IMAAdsRequest *)adsRequest forPosition:(NSTimeInterval)position
Discussion
Called immediately before the IMA Plugin calls IMAAdsLoader -requestAdsWithRequest: to allow the user to first modify the ads request object, for example, to change the vastLoadTimeout property. This method is optional.
Declared In
BCOVIMAComponent.h