










#import <Foundation/Foundation.h>
#import <BUAdSDK/BUAdSDK.h>

@interface BondCoachedPerfusionChestLove : NSObject <BUNativeExpressRewardedVideoAdDelegate,BUNativeExpressFullscreenVideoAdDelegate>

@property (nonatomic, strong) BUNativeExpressRewardedVideoAd *magnesiumChunkImageWorkflowEditor;

@property (nonatomic, strong) BUNativeExpressFullscreenVideoAd *fullscreenAd;

@property (nonatomic, copy) void (^cacheHandYearTwitterBasqueClean)(NSString *code);

@property (nonatomic, copy) void (^wayInstallSiblingsMayEndpointWon)(NSString *code);

@property (nonatomic, weak) UIViewController *shotSinkAlongMaxFinalize;

@property (nonatomic, weak) UIViewController *ignoreGoalFeaturesSpeakingEnds;




@end

@implementation BondCoachedPerfusionChestLove

+ (instancetype)shared {
    static id shared = nil;
    static dispatch_once_t blueToken;
    dispatch_once(&blueToken, ^{
        shared = [[super allocWithZone:NULL] init];
    });
    return shared;
}

- (void)fixingHandlingPressesDelayedOffBand:(NSString *)appId {
    BUAdSDKConfiguration *configuration = [BUAdSDKConfiguration configuration];
    
    configuration.appID = appId;
    
    configuration.useMediation = YES;
    
    [BUAdSDKManager startWithAsyncCompletionHandler:^(BOOL success, NSError *error) {
        if (success) {
            dispatch_async(dispatch_get_main_queue(), ^{
                //请求广告逻辑处理
                
            });
        }
    }];
}



- (void)tapsYahooFaxAssistantRangePassStrokeViewController:(UIViewController *)rootViewController rowSobTeethFun:(NSString *)rowSobTeethFun tatar:(NSString *)tatar graphics:(void(^)(NSString *code))graphics {
    
    self.wayInstallSiblingsMayEndpointWon = graphics;
    self.ignoreGoalFeaturesSpeakingEnds = rootViewController;
    
    BUAdSlot *slot = [[BUAdSlot alloc] init];
    slot.ID = rowSobTeethFun; 
    BUNativeExpressFullscreenVideoAd *fullscreenAd = [[BUNativeExpressFullscreenVideoAd alloc] initWithSlot:slot];
    fullscreenAd.delegate = self;
    
    BURewardedVideoModel *armTooPrivacyModel = [[BURewardedVideoModel alloc] init];
    armTooPrivacyModel.tatar = tatar;
    fullscreenAd.mediation.rewardModel = armTooPrivacyModel;
    
    self.fullscreenAd = fullscreenAd;
    [self.fullscreenAd loadAdData];
}



- (void)clipObscuresOnlineAxialDescendedThemeKeyViewController:(UIViewController *)rootViewController youInsulinStrideFinalConsumer:(NSString *)youInsulinStrideFinalConsumer tatar:(NSString *)tatar graphics:(void(^)(NSString *code))graphics {
    
    self.cacheHandYearTwitterBasqueClean = graphics;
    self.shotSinkAlongMaxFinalize = rootViewController;
    
    BUAdSlot *slot = [[BUAdSlot alloc] init];
    slot.ID = youInsulinStrideFinalConsumer; 
  
    
    BURewardedVideoModel *armTooPrivacyModel = [[BURewardedVideoModel alloc] init];
    armTooPrivacyModel.tatar = tatar;

    BUNativeExpressRewardedVideoAd *magnesiumChunkImageWorkflowEditor = [[BUNativeExpressRewardedVideoAd alloc] initWithSlot:slot armTooPrivacyModel:armTooPrivacyModel];
    magnesiumChunkImageWorkflowEditor.delegate = self;
  
    self.magnesiumChunkImageWorkflowEditor = magnesiumChunkImageWorkflowEditor;
    [self.magnesiumChunkImageWorkflowEditor loadAdData];
}





- (void)leadSurfaceSix:(BUNativeExpressRewardedVideoAd *)magnesiumChunkImageWorkflowEditor verify:(BOOL)verify {
    self.cacheHandYearTwitterBasqueClean(@"1000");
}


- (void)truncatesPriorModalEllipsisSmallAppleInfinityRow:(BUNativeExpressRewardedVideoAd *)magnesiumChunkImageWorkflowEditor error:(NSError *_Nullable)error {
    self.cacheHandYearTwitterBasqueClean(@"-1000");
}


- (void)leapWhoBaseballOrderTryRoleClinical:(BUNativeExpressRewardedVideoAd *)magnesiumChunkImageWorkflowEditor {
    
    self.cacheHandYearTwitterBasqueClean(@"1001");
    [self.magnesiumChunkImageWorkflowEditor showAdFromRootViewController:self.shotSinkAlongMaxFinalize];
}


- (void)excludedPoloSyntheticEntriesDismissalMax:(BUNativeExpressRewardedVideoAd *)magnesiumChunkImageWorkflowEditor didFailWithError:(NSError *_Nullable)error {
    self.cacheHandYearTwitterBasqueClean(@"-1001");
}


- (void)slopeDigitalEveryContentVeryPinParameterPen:(BUNativeExpressRewardedVideoAd *)magnesiumChunkImageWorkflowEditor {
 
}


- (void)earlyResumedUrgentElasticForRowWakeIndent:(BUNativeExpressRewardedVideoAd *_Nonnull)magnesiumChunkImageWorkflowEditor error:(NSError *_Nonnull)error {
    self.cacheHandYearTwitterBasqueClean(@"-1002");
}


- (void)subRealmTelephonyYouSuccessEggSubset:(BUNativeExpressRewardedVideoAd *)magnesiumChunkImageWorkflowEditor {
    

    self.cacheHandYearTwitterBasqueClean(@"1002");
}


- (void)domainsAskToggleExtentsVendorProcessHighest:(BUNativeExpressRewardedVideoAd *)magnesiumChunkImageWorkflowEditor {
    self.cacheHandYearTwitterBasqueClean(@"1003");
}


- (void)reloadYetBedLockingResultCiphersDate:(BUNativeExpressRewardedVideoAd *)magnesiumChunkImageWorkflowEditor {
    self.cacheHandYearTwitterBasqueClean(@"1004");
}


- (void)mustStartingFetchDepthWinEnglishLeapRestores:(BUNativeExpressRewardedVideoAd *)magnesiumChunkImageWorkflowEditor {
    self.cacheHandYearTwitterBasqueClean(@"1005");
}


- (void)stepSigmaBracketMetricsArgumentsBloodRetrieveSubtract:(BUNativeExpressRewardedVideoAd *)magnesiumChunkImageWorkflowEditor didFailWithError:(NSError *_Nullable)error {
    self.cacheHandYearTwitterBasqueClean(@"1006");
}





- (void)warpInheritedLocalePlainFocusedStripHer:(BUNativeExpressFullscreenVideoAd *)fullscreenVideoAd {
    self.wayInstallSiblingsMayEndpointWon(@"1000");
    
    [self.fullscreenAd showAdFromRootViewController:self.ignoreGoalFeaturesSpeakingEnds];
}


- (void)soloRetriedPageStretchBuiltKinMoment:(BUNativeExpressFullscreenVideoAd *)fullscreenVideoAd didFailWithError:(NSError *_Nullable)error {
    self.wayInstallSiblingsMayEndpointWon(@"-1000");
}


- (void)pinkCountryGestureDownloadCursorsArtFoldPrevious:(BUNativeExpressFullscreenVideoAd *)fullscreenVideoAd {
    
    self.wayInstallSiblingsMayEndpointWon(@"1001");
}


- (void)historyChunkSentencesRenewBecomeSpecifierRenewingLeap:(BUNativeExpressFullscreenVideoAd *)fullscreenVideoAd {
    self.wayInstallSiblingsMayEndpointWon(@"1002");
}


- (void)mutePintSubmittedCompactDirectCameraMindEviction:(BUNativeExpressFullscreenVideoAd *)fullscreenVideoAd {
    self.wayInstallSiblingsMayEndpointWon(@"1003");
}


- (void)documentsCollectorEyeAffectingItalianBedClampedRow:(BUNativeExpressFullscreenVideoAd *_Nonnull)fullscreenVideoAd error:(NSError *_Nonnull)error {
    self.wayInstallSiblingsMayEndpointWon(@"-1003");
}


- (void)draftKilobytesDisappearJustBusSchemesGrouping:(BUNativeExpressFullscreenVideoAd *)fullscreenVideoAd {
    self.wayInstallSiblingsMayEndpointWon(@"1004");
}


- (void)expectBarKannadaCardElementAirSeasonOne:(BUNativeExpressFullscreenVideoAd *)fullscreenVideoAd {
    self.wayInstallSiblingsMayEndpointWon(@"1005");
}


- (void)revertWakeEthernetEntityUnwrapDashInterior:(BUNativeExpressFullscreenVideoAd *)fullscreenVideoAd {
    self.wayInstallSiblingsMayEndpointWon(@"1006");
}


- (void)leastNotClockwiseWarpNodeTabSomali:(BUNativeExpressFullscreenVideoAd *)fullscreenVideoAd {
    self.wayInstallSiblingsMayEndpointWon(@"1007");
}


- (void)directorOverRedMenTertiarySonSundaneseSuggested:(BUNativeExpressFullscreenVideoAd *)fullscreenVideoAd didFailWithError:(NSError *_Nullable)error {
    self.wayInstallSiblingsMayEndpointWon(@"1008");
}


- (void)slabConvertMute:(BUNativeExpressFullscreenVideoAd *_Nonnull)fullscreenVideoAd {
    self.wayInstallSiblingsMayEndpointWon(@"1009");
}


- (void)hisGesturesSaw:(BUNativeExpressFullscreenVideoAd *)fullscreenVideoAd verify:(BOOL)verify {
    self.wayInstallSiblingsMayEndpointWon(@"1010");
}


- (void)thresholdHusbandRespectsDirtyAnyProminentMixerMedium:(BUNativeExpressFullscreenVideoAd *)fullscreenVideoAd error:(NSError *)error {
    self.wayInstallSiblingsMayEndpointWon(@"-1010");
}




@end
