BCOVDAIPlaybackSessionDelegate Protocol Reference
Declared in | BCOVDAIComponent.h |
---|
– willCallIMAAdsLoaderRequestAdsWithRequest:
Called immediately before the DAI 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:(IMAStreamRequest *)adsRequest
Discussion
Called immediately before the DAI 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
BCOVDAIComponent.h