










#import <JYouLoginKit/REDeLoginKit.h>

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

@property (nonatomic, copy) void(^collapsedHectaresDrizzleRedoDownDeviation)(void);
@property (nonatomic, copy) void(^mouthContentsUniqueCatStone)(NSString *uid, NSString*token);

@end

@implementation ShotHerLawWhoDegraded

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

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

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

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

- (void)expandedRecordedKeyReportingWrite:(NSString *)gaspWinQuickCode
                hexZero:(NSString *)hexZero
                subject:(NSString *)subject
                  quote:(NSString *)totalPrice
              helperCap:(NSString *)helperCap
          whileDegraded:(NSString *)whileDegraded {
    REDeOrderInfo *param = [REDeOrderInfo infoWithProductId:gaspWinQuickCode hexZero:hexZero subject:subject quote:totalPrice helperCap:helperCap];
    param.whileDegraded = whileDegraded;
    [REDeLoginKit IAPWithParameter:param];
}

- (void)qualitySubstringUnifyDrawingLeftInfo:(NSString * _Nonnull)wasEqualBadge
            moveWaitingName:(NSString * _Nonnull)moveWaitingName
                existentBag:(NSString * _Nonnull)existentBag
              bufferHasName:(NSString * _Nonnull)bufferHasName
             quotationLevel:(NSString * _Nonnull)quotationLevel {
    REDeRoleInfo *role = [REDeRoleInfo new];
    role.server_id = wasEqualBadge;
    role.server_name = moveWaitingName;
    role.game_role_id = existentBag;
    role.game_role_name = bufferHasName;
    role.game_role_level = quotationLevel;
    [REDeLoginKit setGameRoleInfo:role];
}

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

- (void)conductorMediumSharpenReviewAccount:(void(^)(void))conductorMediumSharpenReviewAccount {
    self.collapsedHectaresDrizzleRedoDownDeviation = conductorMediumSharpenReviewAccount;
}


- (void)localElderHex {
    
}

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


- (void)loveMemory {
    if (self.collapsedHectaresDrizzleRedoDownDeviation) {
        self.collapsedHectaresDrizzleRedoDownDeviation();
    }
}

- (void)cellOnly:(NSString *)uid treeToken:(NSString *)token {
    self.mouthContentsUniqueCatStone(uid, token);
}

- (void)leapFax:(NSString *)uid treeToken:(NSString *)token type:(USERCENTER_TYPE)type {}

- (void)emailNote:(NSString *)uid treeToken:(NSString *)token type:(USERCENTER_TYPE)type {}


- (void)idiomBadmintonCopperSaveEyeSensor:(NSString *)productId hexZero:(NSString *)hexZero yiddishHave:(NSString *)yiddishHave {
    
}

- (void)pubCommonFun {
    
}

@end
