lizhihui

更新190819版本2

Showing 60 changed files with 230 additions and 230 deletions
No preview for this file type
#import <Foundation/Foundation.h>
#import "OtherSetting.h"
@interface PromptsAbsenceHaiBaoJuheBaseModelStates : NSObject
@interface BylawsBoostHaiBaoJuheBaseModelDwell : NSObject
- (NSString *) AbsenceHaiBaoJuheObjectToJsonString;
- (NSString *) BoostHaiBaoJuheObjectToJsonString;
- (NSMutableString *)paramAddToString;
- (id)initWithDiction:(NSDictionary *)diction;
......
#import <Foundation/Foundation.h>
@interface AccordAbsenceControlAmple : NSObject
@interface CairoBoostControlSibling : NSObject
- (void)initAbsenceInstance;
- (void)initBoostInstance;
- (void) AbsenceStartGo;
- (void) BoostStartGo;
@property(strong) NSMutableArray* myarray;
......
#import <Foundation/Foundation.h>
extern NSString * const GuptaAbsenceExitNotificationLyons;
extern NSString * const AccordAbsenceLoginNotificationAmple;
extern NSString * const PromptsAbsenceErrorNotificationStates;
@interface FreaksAbsenceHuiTiaoNotificationAdding : NSObject
@end
#import <UIKit/UIKit.h>
#import "QuasiAbsenceInformationHires.h"
#import "HigherBoostInformationMedian.h"
#import <JavaScriptCore/JavaScriptCore.h>
@interface PrismAbsenceMainVoice : UIViewController<UIWebViewDelegate,UIAlertViewDelegate>
@interface GreenBoostMainSwinger : UIViewController<UIWebViewDelegate,UIAlertViewDelegate>
{
UIWebView *webAbsenceView_;
UIWebView *webBoostView_;
UIActivityIndicatorView *activityIndicator;
}
@property(assign) BOOL AbsenceYouYuanJiao;
@property(assign) BOOL BoostYouYuanJiao;
- (void)AbsenceSettingAbsenceView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight;
- (void)AbsenceInitWebView;
- (void)BoostSettingBoostView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight;
- (void)BoostInitWebView;
- (void)loadWebPageWithString:(NSString *)url;
- (void)loadWebPageWithJs:(NSString *)content;
- (void)postNotification:(NSString *)name : (NSString *)code;
......
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
@interface PrismHaiBaoJuheUtilsVoice : NSObject
@interface GreenHaiBaoJuheUtilsSwinger : NSObject
+(NSString *)md5:(NSString *)str;
+ (NSDictionary *) AbsenceHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString;
+ (NSDictionary *) BoostHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString;
+(NSString *)createGzyazfOrderUrl;
//*充值回调地址
+(NSString *)AccordcreateGzyazfUrlAmple;
+(NSString *)SpecifycreateGzyazfUrlCarrie;
+(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView;
+(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView;
......
#import <UIKit/UIKit.h>
#import "StoreKit/StoreKit.h"
@interface GuptaAbsenceAllManagerLyons : NSObject
{
NSString* AbsenceAPPID_;
NSString* AbsenceAPPKEY_;
NSString* AbsenceInviterCode_;
}
@property(strong) NSMutableArray* AbsenceList;
@property bool AbsenceGeiWoHuaQianBa;
+ (GuptaAbsenceAllManagerLyons *)SeventyAbsenceInstanceWines;
- (void)QuasiAbsenceChuShiHuaHires;
- (void)GivingAbsenceDengLuDefend:(NSString *)AbsenceAPPID : (NSString *)AbsenceAPPKEY : (UIViewController *)controller;
- (void)ArsenicAbsenceYangShiScraps:(NSString*)AbsenceLeiXing;
- (void)AbsenceQuery: (NSString *)AbsenceFuWuQiID : (NSString *)AbsenceNickName : (NSNumber *)AbsenceAmount : (NSString *)AbsenceCallBack : (UIViewController *)controller : (NSString *)AbsenceServerName;
- (void)AbsenceQueryOperation:(UIViewController*)controll AbsenceHuoWuID:(NSString*)products AbsenceJiaGe:(NSString*)amount AbsenceHuoWuMing:(NSString*)productName AbsenceDingDanHao:(NSString*) DingDanHao;
@end
#import "PromptsAbsenceHaiBaoJuheBaseModelStates.h"
@interface HaiBaoJuheCreateOrderInfo : PromptsAbsenceHaiBaoJuheBaseModelStates
#import "BylawsBoostHaiBaoJuheBaseModelDwell.h"
@interface HaiBaoJuheCreateOrderInfo : BylawsBoostHaiBaoJuheBaseModelDwell
@property(nonatomic,strong)NSString *serverId;//服务器ID
@property(nonatomic, strong)NSString *serverName;//服务器名称
......@@ -16,7 +16,7 @@
@property(nonatomic, strong)NSString *userId;//用户ID
@property(nonatomic, strong)NSString *timestamp;//时间戳
- (NSString *) AbsenceHaiBaoJuheGetTsign ;
- (NSString *) AbsenceHaiBaoJuheGetTimestamp ;
- (NSString *) BoostHaiBaoJuheGetTsign ;
- (NSString *) BoostHaiBaoJuheGetTimestamp ;
@end
......
#import "PromptsAbsenceHaiBaoJuheBaseModelStates.h"
@interface HaiBaoJuheLoginInfo : PromptsAbsenceHaiBaoJuheBaseModelStates
#import "BylawsBoostHaiBaoJuheBaseModelDwell.h"
@interface HaiBaoJuheLoginInfo : BylawsBoostHaiBaoJuheBaseModelDwell
@property(nonatomic,strong)NSString *timestamp;
@property(nonatomic, strong)NSString *sign;
......
//
// AbsenceHaiBaoJuheReportInfo.h
// BoostHaiBaoJuheReportInfo.h
// HaiBaoJuheSDK
//
// Created by winFan on 12/21/15.
// Copyright (c) 2015 winFan. All rights reserved.
//
#import "PromptsAbsenceHaiBaoJuheBaseModelStates.h"
@interface HaiBaoJuheReportInfo : PromptsAbsenceHaiBaoJuheBaseModelStates
#import "BylawsBoostHaiBaoJuheBaseModelDwell.h"
@interface HaiBaoJuheReportInfo : BylawsBoostHaiBaoJuheBaseModelDwell
@property(nonatomic, strong)NSString *reportType;//类型
@property(nonatomic, strong)NSString *playerId;//玩家ID
......
......@@ -10,7 +10,7 @@
@property(nonatomic, strong)NSString *urlSchemes;
@property(strong) NSMutableArray* AbsenceList;
@property(strong) NSMutableArray* BoostList;
@property BOOL isAppleGzyazfing;
......
#import <UIKit/UIKit.h>
#import "BryanHaiBaoJuheCheckerFurnace.h"
#import "SigningHaiBaoJuheCheckerJuliet.h"
#import "HaiBaoJuheReportInfo.h"
#import "HaiBaoJuheLoginInfo.h"
#import "Interface.h"
#import "AccordHaiBaoJuheNotificationAmple.h"
#import "AccordHaiBaoJuheGzyazfInfoAmple.h"
#import "SpecifyHaiBaoJuheNotificationCarrie.h"
#import "SpecifyHaiBaoJuheGzyazfInfoCarrie.h"
#import "UnionInterface.h"
#import "HaiBaoJuheCreateOrderInfo.h"
#import "AccordHaiBaoJuheConfigAmple.h"
#import "PrismHaiBaoJuheUtilsVoice.h"
#import "SpecifyHaiBaoJuheConfigCarrie.h"
#import "GreenHaiBaoJuheUtilsSwinger.h"
#import "NetCenter.h"
#import "HaiBaoJuheSDK.h"
#import "HaiBaoJuheSDKDelegate.h"
......
#import <UIKit/UIKit.h>
@interface HelpfulBoostIAPHelperControlPlacebo : NSObject<UITableViewDelegate, UITableViewDataSource>
@property(nonatomic,strong) NSString* BoostDingDanHao;
@property(nonatomic,strong) NSDictionary* BoostHuoWuLieBiao;
@property(nonatomic,strong) NSMutableArray* BoostHuoWuIDLieBiao;
@property(nonatomic, strong) UITableView *BoostHuoWuLieBiaoView;
- (void)BoostHuaQianView:(UIViewController*)controller BoostHuoWuD:(NSString*)products BoostQian:(NSString*)amount BoostHuoWuMing:(NSString*)productName BoostDingDanHao:(NSString*)DingDanHao;
@end
#import <Foundation/Foundation.h>
@interface QuasiAbsenceInformationHires : NSObject
@interface HigherBoostInformationMedian : NSObject
{
//
NSString *openId;
......@@ -12,5 +12,5 @@ NSString *timestamp;
@property(retain,nonatomic) NSString *openId;
@property(retain,nonatomic) NSString *token;
@property(retain,nonatomic) NSString *timestamp;
+ (QuasiAbsenceInformationHires *)getInstance;
+ (HigherBoostInformationMedian *)getInstance;
@end
......
#import <Foundation/Foundation.h>
@interface ArsenicAbsenceControlScraps : NSObject
@interface InitialBoostControlMiddot : NSObject
- (void)initAbsenceInstance;
- (void)initBoostInstance;
- (void) AbsenceStartGo;
- (void) BoostStartGo;
@property(strong) NSMutableArray* myarray;
......
#import <Foundation/Foundation.h>
@interface FreaksAbsenceControlAdding : NSObject
@interface MarianBoostControlSinking : NSObject
- (void)initAbsenceInstance;
- (void)initBoostInstance;
- (void) AbsenceStartGo;
- (void) BoostStartGo;
@property(strong) NSMutableArray* myarray;
......
#import <Foundation/Foundation.h>
@interface ArsenicAbsenceInformationJMScraps : NSObject
@interface MarianBoostInformationJMSinking : NSObject
+(NSString *)AbsenceJM:(NSString *)jm;
+(NSString *)BoostJM:(NSString *)jm;
@end
......
#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
......@@ -11,7 +11,7 @@ typedef NS_ENUM(NSInteger, DGLoggerLevel)
ELogError
};
@interface GuptaAbsenceHaiBaoJuheDGLoggerLyons : NSObject
@interface MessyBoostHaiBaoJuheDGLoggerHenri : NSObject
+ (void)showLog:(NSString *)fmt,...;
......
#import <Foundation/Foundation.h>
@interface GivingAbsenceControlDefend : NSObject
@interface PatentBoostControlWalked : NSObject
- (void)initAbsenceInstance;
- (void)initBoostInstance;
- (void) AbsenceStartGo;
- (void) BoostStartGo;
@property(strong) NSMutableArray* myarray;
......
#import <Foundation/Foundation.h>
extern NSString * const MessyBoostExitNotificationHenri;
extern NSString * const SpecifyBoostLoginNotificationCarrie;
extern NSString * const BylawsBoostErrorNotificationDwell;
@interface PatentBoostHuiTiaoNotificationWalked : NSObject
@end
#import <UIKit/UIKit.h>
@interface SeventyAbsenceIAPHelperControlWines : NSObject<UITableViewDelegate, UITableViewDataSource>
@property(nonatomic,strong) NSString* AbsenceDingDanHao;
@property(nonatomic,strong) NSDictionary* AbsenceHuoWuLieBiao;
@property(nonatomic,strong) NSMutableArray* AbsenceHuoWuIDLieBiao;
@property(nonatomic, strong) UITableView *AbsenceHuoWuLieBiaoView;
- (void)AbsenceHuaQianView:(UIViewController*)controller AbsenceHuoWuD:(NSString*)products AbsenceQian:(NSString*)amount AbsenceHuoWuMing:(NSString*)productName AbsenceDingDanHao:(NSString*)DingDanHao;
@end
#import <UIKit/UIKit.h>
@interface BryanAbsenceLocationFurnace : NSObject
@interface SigningBoostLocationJuliet : NSObject
+ (NSString *)AbsenceSKCloudServiceSetupOptionsKey;
+ (NSString *)BoostSKCloudServiceSetupOptionsKey;
@end
......
#import <Foundation/Foundation.h>
#import "HaiBaoJuheLoginInfo.h"
#import "AccordHaiBaoJuheNotificationAmple.h"
#import "SpecifyHaiBaoJuheNotificationCarrie.h"
#import "HaiBaoJuheCreateOrderInfo.h"
#import "AccordHaiBaoJuheGzyazfInfoAmple.h"
#import "SpecifyHaiBaoJuheGzyazfInfoCarrie.h"
#import "HaiBaoJuheReportInfo.h"
#import "HaiBaoJuheSDKDelegate.h"
@interface BryanHaiBaoJuheCheckerFurnace : NSObject<HaiBaoJuheSDKDelegate>
@interface SigningHaiBaoJuheCheckerJuliet : NSObject<HaiBaoJuheSDKDelegate>
@property(nonatomic, strong)NSString *userId;
@property(nonatomic, strong)id<HaiBaoJuheSDKDelegate> mHaiBaoJuheSDKDelegate;
@property bool onlyOneTimeGzyazf;
+ (BryanHaiBaoJuheCheckerFurnace *)SybasegetInstanceJelsoft;
+ (SigningHaiBaoJuheCheckerJuliet *)InitialgetInstanceMiddot;
- (void)initChecker;
- (void)startCheck:(HaiBaoJuheLoginInfo *)loginInfo;
- (void) createOrder:(HaiBaoJuheCreateOrderInfo *)gzyazfInfo;
- (void) AbsenceHaiBaoJuhereportOpen;
- (void) AbsenceHaiBaoJuhereportSDKOpen;
- (void) AbsenceHaiBaoJuhehandleFirstOpenApp:(NSString*) path;
- (void) BoostHaiBaoJuhereportOpen;
- (void) BoostHaiBaoJuhereportSDKOpen;
- (void) BoostHaiBaoJuhehandleFirstOpenApp:(NSString*) path;
- (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo;
- (void) AbsenceHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo;
- (void) BoostHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo;
- (void)sendNotice:(HaiBaoJuheSDKNotificationType)notiType
notiName:(NSString *)notiName
statusCode:(int)nCode
......@@ -28,7 +28,7 @@
- (void)startCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo;
- (void) AbsenceHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type;
- (void) BoostHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type;
/*
*初始化时调用
......
#import <Foundation/Foundation.h>
@interface SybaseAbsenceControlJelsoft : NSObject
@interface SpecifyBoostControlCarrie : NSObject
- (void)initAbsenceInstance;
- (void)initBoostInstance;
- (void) AbsenceStartGo;
- (void) BoostStartGo;
@property(strong) NSMutableArray* myarray;
......
#import <Foundation/Foundation.h>
@interface AccordHaiBaoJuheConfigAmple : NSObject
@interface SpecifyHaiBaoJuheConfigCarrie : NSObject
@property(nonatomic, strong)NSString *gameSimpleName;
@property(nonatomic, strong)NSString *sdkSimpleName;
......@@ -12,11 +12,11 @@
@property(nonatomic, strong)NSString *c2;
@property(nonatomic, strong)NSString *custom;
+ (AccordHaiBaoJuheConfigAmple *)PromptsgetInstanceStates;
+ (SpecifyHaiBaoJuheConfigCarrie *)BylawsgetInstanceDwell;
- (void) loadFile:(NSString *) fileName;
- (NSString *)GuptagetValueByKeyLyons:(NSString *) key;
- (NSString *)MessygetValueByKeyHenri:(NSString *) key;
- (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2;
......
#import "PromptsAbsenceHaiBaoJuheBaseModelStates.h"
@interface AccordHaiBaoJuheGzyazfInfoAmple : PromptsAbsenceHaiBaoJuheBaseModelStates
#import "BylawsBoostHaiBaoJuheBaseModelDwell.h"
@interface SpecifyHaiBaoJuheGzyazfInfoCarrie : BylawsBoostHaiBaoJuheBaseModelDwell
@property(nonatomic, strong)NSString *serverId;
@property(nonatomic, strong)NSString *queryId;
......
//
// AccordHaiBaoJuheNotificationAmple.h
// SpecifyHaiBaoJuheNotificationCarrie.h
// public_i9133
//
// Created by winFan on 12/1/15.
......@@ -28,7 +28,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) {
@interface AccordHaiBaoJuheNotificationAmple : NSObject
@interface SpecifyHaiBaoJuheNotificationCarrie : NSObject
@end
......
#import <Foundation/Foundation.h>
#import "OtherSetting.h"
@interface PromptsAbsenceHaiBaoJuheBaseModelStates : NSObject
@interface BylawsBoostHaiBaoJuheBaseModelDwell : NSObject
- (NSString *) AbsenceHaiBaoJuheObjectToJsonString;
- (NSString *) BoostHaiBaoJuheObjectToJsonString;
- (NSMutableString *)paramAddToString;
- (id)initWithDiction:(NSDictionary *)diction;
......
#import <Foundation/Foundation.h>
@interface AccordAbsenceControlAmple : NSObject
@interface CairoBoostControlSibling : NSObject
- (void)initAbsenceInstance;
- (void)initBoostInstance;
- (void) AbsenceStartGo;
- (void) BoostStartGo;
@property(strong) NSMutableArray* myarray;
......
#import <Foundation/Foundation.h>
extern NSString * const GuptaAbsenceExitNotificationLyons;
extern NSString * const AccordAbsenceLoginNotificationAmple;
extern NSString * const PromptsAbsenceErrorNotificationStates;
@interface FreaksAbsenceHuiTiaoNotificationAdding : NSObject
@end
#import <UIKit/UIKit.h>
#import "QuasiAbsenceInformationHires.h"
#import "HigherBoostInformationMedian.h"
#import <JavaScriptCore/JavaScriptCore.h>
@interface PrismAbsenceMainVoice : UIViewController<UIWebViewDelegate,UIAlertViewDelegate>
@interface GreenBoostMainSwinger : UIViewController<UIWebViewDelegate,UIAlertViewDelegate>
{
UIWebView *webAbsenceView_;
UIWebView *webBoostView_;
UIActivityIndicatorView *activityIndicator;
}
@property(assign) BOOL AbsenceYouYuanJiao;
@property(assign) BOOL BoostYouYuanJiao;
- (void)AbsenceSettingAbsenceView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight;
- (void)AbsenceInitWebView;
- (void)BoostSettingBoostView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight;
- (void)BoostInitWebView;
- (void)loadWebPageWithString:(NSString *)url;
- (void)loadWebPageWithJs:(NSString *)content;
- (void)postNotification:(NSString *)name : (NSString *)code;
......
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
@interface PrismHaiBaoJuheUtilsVoice : NSObject
@interface GreenHaiBaoJuheUtilsSwinger : NSObject
+(NSString *)md5:(NSString *)str;
+ (NSDictionary *) AbsenceHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString;
+ (NSDictionary *) BoostHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString;
+(NSString *)createGzyazfOrderUrl;
//*充值回调地址
+(NSString *)AccordcreateGzyazfUrlAmple;
+(NSString *)SpecifycreateGzyazfUrlCarrie;
+(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView;
+(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView;
......
#import <UIKit/UIKit.h>
#import "StoreKit/StoreKit.h"
@interface GuptaAbsenceAllManagerLyons : NSObject
{
NSString* AbsenceAPPID_;
NSString* AbsenceAPPKEY_;
NSString* AbsenceInviterCode_;
}
@property(strong) NSMutableArray* AbsenceList;
@property bool AbsenceGeiWoHuaQianBa;
+ (GuptaAbsenceAllManagerLyons *)SeventyAbsenceInstanceWines;
- (void)QuasiAbsenceChuShiHuaHires;
- (void)GivingAbsenceDengLuDefend:(NSString *)AbsenceAPPID : (NSString *)AbsenceAPPKEY : (UIViewController *)controller;
- (void)ArsenicAbsenceYangShiScraps:(NSString*)AbsenceLeiXing;
- (void)AbsenceQuery: (NSString *)AbsenceFuWuQiID : (NSString *)AbsenceNickName : (NSNumber *)AbsenceAmount : (NSString *)AbsenceCallBack : (UIViewController *)controller : (NSString *)AbsenceServerName;
- (void)AbsenceQueryOperation:(UIViewController*)controll AbsenceHuoWuID:(NSString*)products AbsenceJiaGe:(NSString*)amount AbsenceHuoWuMing:(NSString*)productName AbsenceDingDanHao:(NSString*) DingDanHao;
@end
#import "PromptsAbsenceHaiBaoJuheBaseModelStates.h"
@interface HaiBaoJuheCreateOrderInfo : PromptsAbsenceHaiBaoJuheBaseModelStates
#import "BylawsBoostHaiBaoJuheBaseModelDwell.h"
@interface HaiBaoJuheCreateOrderInfo : BylawsBoostHaiBaoJuheBaseModelDwell
@property(nonatomic,strong)NSString *serverId;//服务器ID
@property(nonatomic, strong)NSString *serverName;//服务器名称
......@@ -16,7 +16,7 @@
@property(nonatomic, strong)NSString *userId;//用户ID
@property(nonatomic, strong)NSString *timestamp;//时间戳
- (NSString *) AbsenceHaiBaoJuheGetTsign ;
- (NSString *) AbsenceHaiBaoJuheGetTimestamp ;
- (NSString *) BoostHaiBaoJuheGetTsign ;
- (NSString *) BoostHaiBaoJuheGetTimestamp ;
@end
......
#import "PromptsAbsenceHaiBaoJuheBaseModelStates.h"
@interface HaiBaoJuheLoginInfo : PromptsAbsenceHaiBaoJuheBaseModelStates
#import "BylawsBoostHaiBaoJuheBaseModelDwell.h"
@interface HaiBaoJuheLoginInfo : BylawsBoostHaiBaoJuheBaseModelDwell
@property(nonatomic,strong)NSString *timestamp;
@property(nonatomic, strong)NSString *sign;
......
//
// AbsenceHaiBaoJuheReportInfo.h
// BoostHaiBaoJuheReportInfo.h
// HaiBaoJuheSDK
//
// Created by winFan on 12/21/15.
// Copyright (c) 2015 winFan. All rights reserved.
//
#import "PromptsAbsenceHaiBaoJuheBaseModelStates.h"
@interface HaiBaoJuheReportInfo : PromptsAbsenceHaiBaoJuheBaseModelStates
#import "BylawsBoostHaiBaoJuheBaseModelDwell.h"
@interface HaiBaoJuheReportInfo : BylawsBoostHaiBaoJuheBaseModelDwell
@property(nonatomic, strong)NSString *reportType;//类型
@property(nonatomic, strong)NSString *playerId;//玩家ID
......
......@@ -10,7 +10,7 @@
@property(nonatomic, strong)NSString *urlSchemes;
@property(strong) NSMutableArray* AbsenceList;
@property(strong) NSMutableArray* BoostList;
@property BOOL isAppleGzyazfing;
......
#import <UIKit/UIKit.h>
#import "BryanHaiBaoJuheCheckerFurnace.h"
#import "SigningHaiBaoJuheCheckerJuliet.h"
#import "HaiBaoJuheReportInfo.h"
#import "HaiBaoJuheLoginInfo.h"
#import "Interface.h"
#import "AccordHaiBaoJuheNotificationAmple.h"
#import "AccordHaiBaoJuheGzyazfInfoAmple.h"
#import "SpecifyHaiBaoJuheNotificationCarrie.h"
#import "SpecifyHaiBaoJuheGzyazfInfoCarrie.h"
#import "UnionInterface.h"
#import "HaiBaoJuheCreateOrderInfo.h"
#import "AccordHaiBaoJuheConfigAmple.h"
#import "PrismHaiBaoJuheUtilsVoice.h"
#import "SpecifyHaiBaoJuheConfigCarrie.h"
#import "GreenHaiBaoJuheUtilsSwinger.h"
#import "NetCenter.h"
#import "HaiBaoJuheSDK.h"
#import "HaiBaoJuheSDKDelegate.h"
......
#import <UIKit/UIKit.h>
@interface HelpfulBoostIAPHelperControlPlacebo : NSObject<UITableViewDelegate, UITableViewDataSource>
@property(nonatomic,strong) NSString* BoostDingDanHao;
@property(nonatomic,strong) NSDictionary* BoostHuoWuLieBiao;
@property(nonatomic,strong) NSMutableArray* BoostHuoWuIDLieBiao;
@property(nonatomic, strong) UITableView *BoostHuoWuLieBiaoView;
- (void)BoostHuaQianView:(UIViewController*)controller BoostHuoWuD:(NSString*)products BoostQian:(NSString*)amount BoostHuoWuMing:(NSString*)productName BoostDingDanHao:(NSString*)DingDanHao;
@end
#import <Foundation/Foundation.h>
@interface QuasiAbsenceInformationHires : NSObject
@interface HigherBoostInformationMedian : NSObject
{
//
NSString *openId;
......@@ -12,5 +12,5 @@ NSString *timestamp;
@property(retain,nonatomic) NSString *openId;
@property(retain,nonatomic) NSString *token;
@property(retain,nonatomic) NSString *timestamp;
+ (QuasiAbsenceInformationHires *)getInstance;
+ (HigherBoostInformationMedian *)getInstance;
@end
......
#import <Foundation/Foundation.h>
@interface ArsenicAbsenceControlScraps : NSObject
@interface InitialBoostControlMiddot : NSObject
- (void)initAbsenceInstance;
- (void)initBoostInstance;
- (void) AbsenceStartGo;
- (void) BoostStartGo;
@property(strong) NSMutableArray* myarray;
......
#import <Foundation/Foundation.h>
@interface FreaksAbsenceControlAdding : NSObject
@interface MarianBoostControlSinking : NSObject
- (void)initAbsenceInstance;
- (void)initBoostInstance;
- (void) AbsenceStartGo;
- (void) BoostStartGo;
@property(strong) NSMutableArray* myarray;
......
#import <Foundation/Foundation.h>
@interface ArsenicAbsenceInformationJMScraps : NSObject
@interface MarianBoostInformationJMSinking : NSObject
+(NSString *)AbsenceJM:(NSString *)jm;
+(NSString *)BoostJM:(NSString *)jm;
@end
......
#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
......@@ -11,7 +11,7 @@ typedef NS_ENUM(NSInteger, DGLoggerLevel)
ELogError
};
@interface GuptaAbsenceHaiBaoJuheDGLoggerLyons : NSObject
@interface MessyBoostHaiBaoJuheDGLoggerHenri : NSObject
+ (void)showLog:(NSString *)fmt,...;
......
#import <Foundation/Foundation.h>
@interface GivingAbsenceControlDefend : NSObject
@interface PatentBoostControlWalked : NSObject
- (void)initAbsenceInstance;
- (void)initBoostInstance;
- (void) AbsenceStartGo;
- (void) BoostStartGo;
@property(strong) NSMutableArray* myarray;
......
#import <Foundation/Foundation.h>
extern NSString * const MessyBoostExitNotificationHenri;
extern NSString * const SpecifyBoostLoginNotificationCarrie;
extern NSString * const BylawsBoostErrorNotificationDwell;
@interface PatentBoostHuiTiaoNotificationWalked : NSObject
@end
#import <UIKit/UIKit.h>
@interface SeventyAbsenceIAPHelperControlWines : NSObject<UITableViewDelegate, UITableViewDataSource>
@property(nonatomic,strong) NSString* AbsenceDingDanHao;
@property(nonatomic,strong) NSDictionary* AbsenceHuoWuLieBiao;
@property(nonatomic,strong) NSMutableArray* AbsenceHuoWuIDLieBiao;
@property(nonatomic, strong) UITableView *AbsenceHuoWuLieBiaoView;
- (void)AbsenceHuaQianView:(UIViewController*)controller AbsenceHuoWuD:(NSString*)products AbsenceQian:(NSString*)amount AbsenceHuoWuMing:(NSString*)productName AbsenceDingDanHao:(NSString*)DingDanHao;
@end
#import <UIKit/UIKit.h>
@interface BryanAbsenceLocationFurnace : NSObject
@interface SigningBoostLocationJuliet : NSObject
+ (NSString *)AbsenceSKCloudServiceSetupOptionsKey;
+ (NSString *)BoostSKCloudServiceSetupOptionsKey;
@end
......
#import <Foundation/Foundation.h>
#import "HaiBaoJuheLoginInfo.h"
#import "AccordHaiBaoJuheNotificationAmple.h"
#import "SpecifyHaiBaoJuheNotificationCarrie.h"
#import "HaiBaoJuheCreateOrderInfo.h"
#import "AccordHaiBaoJuheGzyazfInfoAmple.h"
#import "SpecifyHaiBaoJuheGzyazfInfoCarrie.h"
#import "HaiBaoJuheReportInfo.h"
#import "HaiBaoJuheSDKDelegate.h"
@interface BryanHaiBaoJuheCheckerFurnace : NSObject<HaiBaoJuheSDKDelegate>
@interface SigningHaiBaoJuheCheckerJuliet : NSObject<HaiBaoJuheSDKDelegate>
@property(nonatomic, strong)NSString *userId;
@property(nonatomic, strong)id<HaiBaoJuheSDKDelegate> mHaiBaoJuheSDKDelegate;
@property bool onlyOneTimeGzyazf;
+ (BryanHaiBaoJuheCheckerFurnace *)SybasegetInstanceJelsoft;
+ (SigningHaiBaoJuheCheckerJuliet *)InitialgetInstanceMiddot;
- (void)initChecker;
- (void)startCheck:(HaiBaoJuheLoginInfo *)loginInfo;
- (void) createOrder:(HaiBaoJuheCreateOrderInfo *)gzyazfInfo;
- (void) AbsenceHaiBaoJuhereportOpen;
- (void) AbsenceHaiBaoJuhereportSDKOpen;
- (void) AbsenceHaiBaoJuhehandleFirstOpenApp:(NSString*) path;
- (void) BoostHaiBaoJuhereportOpen;
- (void) BoostHaiBaoJuhereportSDKOpen;
- (void) BoostHaiBaoJuhehandleFirstOpenApp:(NSString*) path;
- (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo;
- (void) AbsenceHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo;
- (void) BoostHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo;
- (void)sendNotice:(HaiBaoJuheSDKNotificationType)notiType
notiName:(NSString *)notiName
statusCode:(int)nCode
......@@ -28,7 +28,7 @@
- (void)startCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo;
- (void) AbsenceHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type;
- (void) BoostHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type;
/*
*初始化时调用
......
#import <Foundation/Foundation.h>
@interface SybaseAbsenceControlJelsoft : NSObject
@interface SpecifyBoostControlCarrie : NSObject
- (void)initAbsenceInstance;
- (void)initBoostInstance;
- (void) AbsenceStartGo;
- (void) BoostStartGo;
@property(strong) NSMutableArray* myarray;
......
#import <Foundation/Foundation.h>
@interface AccordHaiBaoJuheConfigAmple : NSObject
@interface SpecifyHaiBaoJuheConfigCarrie : NSObject
@property(nonatomic, strong)NSString *gameSimpleName;
@property(nonatomic, strong)NSString *sdkSimpleName;
......@@ -12,11 +12,11 @@
@property(nonatomic, strong)NSString *c2;
@property(nonatomic, strong)NSString *custom;
+ (AccordHaiBaoJuheConfigAmple *)PromptsgetInstanceStates;
+ (SpecifyHaiBaoJuheConfigCarrie *)BylawsgetInstanceDwell;
- (void) loadFile:(NSString *) fileName;
- (NSString *)GuptagetValueByKeyLyons:(NSString *) key;
- (NSString *)MessygetValueByKeyHenri:(NSString *) key;
- (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2;
......
#import "PromptsAbsenceHaiBaoJuheBaseModelStates.h"
@interface AccordHaiBaoJuheGzyazfInfoAmple : PromptsAbsenceHaiBaoJuheBaseModelStates
#import "BylawsBoostHaiBaoJuheBaseModelDwell.h"
@interface SpecifyHaiBaoJuheGzyazfInfoCarrie : BylawsBoostHaiBaoJuheBaseModelDwell
@property(nonatomic, strong)NSString *serverId;
@property(nonatomic, strong)NSString *queryId;
......
//
// AccordHaiBaoJuheNotificationAmple.h
// SpecifyHaiBaoJuheNotificationCarrie.h
// public_i9133
//
// Created by winFan on 12/1/15.
......@@ -28,7 +28,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) {
@interface AccordHaiBaoJuheNotificationAmple : NSObject
@interface SpecifyHaiBaoJuheNotificationCarrie : NSObject
@end
......
This diff is collapsed. Click to expand it.