From ce4eaddf9eb835f01e6bf5845a063d306f322b24 Mon Sep 17 00:00:00 2001 From: Aeline <liu9421wen@163.com> Date: 星期一, 08 三月 2021 18:16:51 +0800 Subject: [PATCH] al --- BuWanVideo2.0/CSJ/BUAdSDK.framework/Headers/BUSplashZoomOutView.h | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/BuWanVideo2.0/CSJ/BUAdSDK.framework/Headers/BUSplashZoomOutView.h b/BuWanVideo2.0/CSJ/BUAdSDK.framework/Headers/BUSplashZoomOutView.h index 7c1e0f1..e04c1f5 100644 --- a/BuWanVideo2.0/CSJ/BUAdSDK.framework/Headers/BUSplashZoomOutView.h +++ b/BuWanVideo2.0/CSJ/BUAdSDK.framework/Headers/BUSplashZoomOutView.h @@ -43,6 +43,11 @@ - (void)splashZoomOutViewAdDidClose:(BUSplashZoomOutView *)splashAd; /** +This method is called when spalashAd automatically dimiss afte countdown equals to zero +*/ +- (void)splashZoomOutViewAdDidAutoDimiss:(BUSplashZoomOutView *)splashAd; + +/** This method is called when another controller has been closed. @param interactionType : open appstore in app or open the webpage or view video ad details page. */ -- Gitblit v1.8.0