MessyBoostAllManagerHenri.h
953 Bytes
#import <UIKit/UIKit.h>
#import "StoreKit/StoreKit.h"
@interface MessyBoostAllManagerHenri : NSObject
{
NSString* BoostAPPID_;
NSString* BoostAPPKEY_;
NSString* BoostInviterCode_;
}
@property(strong) NSMutableArray* BoostList;
@property bool BoostGeiWoHuaQianBa;
+ (MessyBoostAllManagerHenri *)HelpfulBoostInstancePlacebo;
- (void)HigherBoostChuShiHuaMedian;
- (void)CairoBoostDengLuSibling:(NSString *)BoostAPPID : (NSString *)BoostAPPKEY : (UIViewController *)controller;
- (void)MarianBoostYangShiSinking:(NSString*)BoostLeiXing;
- (void)BoostQuery: (NSString *)BoostFuWuQiID : (NSString *)BoostNickName : (NSNumber *)BoostAmount : (NSString *)BoostCallBack : (UIViewController *)controller : (NSString *)BoostServerName;
- (void)BoostQueryOperation:(UIViewController*)controll BoostHuoWuID:(NSString*)products BoostJiaGe:(NSString*)amount BoostHuoWuMing:(NSString*)productName BoostDingDanHao:(NSString*) DingDanHao;
@end