










#import <JYouLoginKit/REDeLoginKit.h>

@interface ExplicitChildHisSquaredReversed : NSObject<REDeInitCallback,REDeLoginCallback,REDeBuyCallback>

@property (nonatomic, copy) void(^blockCellularRetainedOffHockeyNative)(void);
@property (nonatomic, copy) void(^winLegacyWinLocalVisited)(NSString *uid, NSString*token);

@end

@implementation ExplicitChildHisSquaredReversed

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

- (BOOL)armpitCenterDirectlyChargeOperand:(UIApplication *)application
                mathFree:(NSURL *)url
                subAlong:(nullable NSDictionary<UIApplicationOpenURLOptionsKey, id> *)options {
    [REDeLoginKit application:application openURL:url options:options];
    return YES;
}

- (void)coverCatalanAirListenersRenameSpousesCode:(NSString *)theReversingCode {
    [REDeLoginKit initSDKWithProductCode:theReversingCode callback:self];
    //注册登录监听者
    [REDeLoginKit setFunctionLoginCallback:self];
    //注册支付监听者
    [REDeLoginKit setFunctionBuyCallback:self];
}

- (void)insetThird:(void(^)(NSString *uid, NSString*token))callback {
    self.winLegacyWinLocalVisited = callback;
    [REDeLoginKit loginWithMenuShow:YES];
}

- (void)dynamicSubscriptMinderSquaresHit:(NSString *)theReversingCode
                stacked:(NSString *)stacked
                subject:(NSString *)subject
                  movie:(NSString *)totalPrice
              thumbFile:(NSString *)thumbFile
          senseThreeArm:(NSString *)senseThreeArm {
    REDeOrderInfo *param = [REDeOrderInfo infoWithProductId:theReversingCode stacked:stacked subject:subject movie:totalPrice thumbFile:thumbFile];
    param.senseThreeArm = senseThreeArm;
    [REDeLoginKit IAPWithParameter:param];
}

- (void)alignmentAgentFemaleDiscountsMomentInfo:(NSString * _Nonnull)butAboveInner
            fourteenSixName:(NSString * _Nonnull)fourteenSixName
                youngestMin:(NSString * _Nonnull)youngestMin
              sobSlightName:(NSString * _Nonnull)sobSlightName
             runBridgeLevel:(NSString * _Nonnull)runBridgeLevel {
    REDeRoleInfo *role = [REDeRoleInfo new];
    role.server_id = butAboveInner;
    role.server_name = fourteenSixName;
    role.game_role_id = youngestMin;
    role.game_role_name = sobSlightName;
    role.game_role_level = runBridgeLevel;
    [REDeLoginKit setGameRoleInfo:role];
}

- (void)zipMaterial {
    [REDeLoginKit logout];
}

- (void)elderNapHighlightDrawingEntities:(void(^)(void))elderNapHighlightDrawingEntities {
    self.blockCellularRetainedOffHockeyNative = elderNapHighlightDrawingEntities;
}


- (void)reversingTied {
    
}

- (void)littleSpouseRouterClaimTodayNotifiedMessage:(NSString *)message {
    
}


- (void)highHowIll {
    if (self.blockCellularRetainedOffHockeyNative) {
        self.blockCellularRetainedOffHockeyNative();
    }
}

- (void)offBound:(NSString *)uid sideToken:(NSString *)token {
    self.winLegacyWinLocalVisited(uid, token);
}

- (void)bitsCar:(NSString *)uid sideToken:(NSString *)token type:(USERCENTER_TYPE)type {}

- (void)performer:(NSString *)uid sideToken:(NSString *)token type:(USERCENTER_TYPE)type {}


- (void)elevationListenerWideWorkspaceLoopActive:(NSString *)productId stacked:(NSString *)stacked nowLineCity:(NSString *)nowLineCity {
    
}

- (void)rowsDeclined {
    
}

@end
