Showing
66 changed files
with
251 additions
and
238 deletions
No preview for this file type
... | @@ -7,6 +7,7 @@ | ... | @@ -7,6 +7,7 @@ |
7 | objects = { | 7 | objects = { |
8 | 8 | ||
9 | /* Begin PBXBuildFile section */ | 9 | /* Begin PBXBuildFile section */ |
10 | + 11EE78FF241B85FE00D3AA75 /* sdk_float_logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */; }; | ||
10 | 269F653821B6613F006AEC88 /* HaiBaoJuheSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 269F653721B6613F006AEC88 /* HaiBaoJuheSDK.framework */; }; | 11 | 269F653821B6613F006AEC88 /* HaiBaoJuheSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 269F653721B6613F006AEC88 /* HaiBaoJuheSDK.framework */; }; |
11 | 26B0AA0C22CB4AED00FBBC10 /* SDKInterface.m in Sources */ = {isa = PBXBuildFile; fileRef = 26B0AA0B22CB4AEC00FBBC10 /* SDKInterface.m */; }; | 12 | 26B0AA0C22CB4AED00FBBC10 /* SDKInterface.m in Sources */ = {isa = PBXBuildFile; fileRef = 26B0AA0B22CB4AEC00FBBC10 /* SDKInterface.m */; }; |
12 | 845D18221C8D778400F27EB9 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 845D181B1C8D778400F27EB9 /* Images.xcassets */; }; | 13 | 845D18221C8D778400F27EB9 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 845D181B1C8D778400F27EB9 /* Images.xcassets */; }; |
... | @@ -57,6 +58,7 @@ | ... | @@ -57,6 +58,7 @@ |
57 | /* End PBXCopyFilesBuildPhase section */ | 58 | /* End PBXCopyFilesBuildPhase section */ |
58 | 59 | ||
59 | /* Begin PBXFileReference section */ | 60 | /* Begin PBXFileReference section */ |
61 | + 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = sdk_float_logo.png; path = poolsdk_file/poolsdk/sdk_float_logo.png; sourceTree = "<group>"; }; | ||
60 | 269F653721B6613F006AEC88 /* HaiBaoJuheSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = HaiBaoJuheSDK.framework; sourceTree = "<group>"; }; | 62 | 269F653721B6613F006AEC88 /* HaiBaoJuheSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = HaiBaoJuheSDK.framework; sourceTree = "<group>"; }; |
61 | 26B0AA0A22CB4AEC00FBBC10 /* SDKInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDKInterface.h; path = poolsdk_file/poolsdk/SDKInterface.h; sourceTree = "<group>"; }; | 63 | 26B0AA0A22CB4AEC00FBBC10 /* SDKInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDKInterface.h; path = poolsdk_file/poolsdk/SDKInterface.h; sourceTree = "<group>"; }; |
62 | 26B0AA0B22CB4AEC00FBBC10 /* SDKInterface.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDKInterface.m; path = poolsdk_file/poolsdk/SDKInterface.m; sourceTree = "<group>"; }; | 64 | 26B0AA0B22CB4AEC00FBBC10 /* SDKInterface.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDKInterface.m; path = poolsdk_file/poolsdk/SDKInterface.m; sourceTree = "<group>"; }; |
... | @@ -136,6 +138,7 @@ | ... | @@ -136,6 +138,7 @@ |
136 | 8476DF641C4DD71D00EC42BA /* poolsdk */ = { | 138 | 8476DF641C4DD71D00EC42BA /* poolsdk */ = { |
137 | isa = PBXGroup; | 139 | isa = PBXGroup; |
138 | children = ( | 140 | children = ( |
141 | + 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */, | ||
139 | 26B0AA0A22CB4AEC00FBBC10 /* SDKInterface.h */, | 142 | 26B0AA0A22CB4AEC00FBBC10 /* SDKInterface.h */, |
140 | 26B0AA0B22CB4AEC00FBBC10 /* SDKInterface.m */, | 143 | 26B0AA0B22CB4AEC00FBBC10 /* SDKInterface.m */, |
141 | 84F40F5423C87881006EE208 /* goowei_config */, | 144 | 84F40F5423C87881006EE208 /* goowei_config */, |
... | @@ -304,6 +307,7 @@ | ... | @@ -304,6 +307,7 @@ |
304 | isa = PBXResourcesBuildPhase; | 307 | isa = PBXResourcesBuildPhase; |
305 | buildActionMask = 2147483647; | 308 | buildActionMask = 2147483647; |
306 | files = ( | 309 | files = ( |
310 | + 11EE78FF241B85FE00D3AA75 /* sdk_float_logo.png in Resources */, | ||
307 | 84F40F5523C87881006EE208 /* goowei_config in Resources */, | 311 | 84F40F5523C87881006EE208 /* goowei_config in Resources */, |
308 | 845D18221C8D778400F27EB9 /* Images.xcassets in Resources */, | 312 | 845D18221C8D778400F27EB9 /* Images.xcassets in Resources */, |
309 | BB5F3C971C1811BC00DA339D /* Main.storyboard in Resources */, | 313 | BB5F3C971C1811BC00DA339D /* Main.storyboard in Resources */, | ... | ... |
No preview for this file type
No preview for this file type
1 | 1 | ||
2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
3 | 3 | ||
4 | -@interface CeleronLengthsControlEarlier : NSObject | 4 | +@interface ActedBarrieControlPhrases : NSObject |
5 | 5 | ||
6 | 6 | ||
7 | -- (void)initLengthsInstance; | 7 | +- (void)initBarrieInstance; |
8 | 8 | ||
9 | -- (void) LengthsStartGo; | 9 | +- (void) BarrieStartGo; |
10 | 10 | ||
11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
12 | 12 | ... | ... |
1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
2 | 2 | ||
3 | -@interface EmptyHaiBaoJuheConfigLipitor : NSObject | 3 | +@interface ActedHaiBaoJuheConfigPhrases : NSObject |
4 | 4 | ||
5 | @property(nonatomic, strong)NSString *gameSimpleName; | 5 | @property(nonatomic, strong)NSString *gameSimpleName; |
6 | @property(nonatomic, strong)NSString *sdkSimpleName; | 6 | @property(nonatomic, strong)NSString *sdkSimpleName; |
... | @@ -12,11 +12,11 @@ | ... | @@ -12,11 +12,11 @@ |
12 | @property(nonatomic, strong)NSString *c2; | 12 | @property(nonatomic, strong)NSString *c2; |
13 | @property(nonatomic, strong)NSString *custom; | 13 | @property(nonatomic, strong)NSString *custom; |
14 | 14 | ||
15 | -+ (EmptyHaiBaoJuheConfigLipitor *)BelgiangetInstanceSmoke; | 15 | ++ (ActedHaiBaoJuheConfigPhrases *)ThrowsgetInstanceInfocus; |
16 | 16 | ||
17 | - (void) loadFile:(NSString *) fileName; | 17 | - (void) loadFile:(NSString *) fileName; |
18 | 18 | ||
19 | -- (NSString *)AthlongetValueByKeyTenor:(NSString *) key; | 19 | +- (NSString *)LinengetValueByKeyPlanner:(NSString *) key; |
20 | 20 | ||
21 | - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2; | 21 | - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2; |
22 | 22 | ... | ... |
1 | -#import "BelgianLengthsHaiBaoJuheBaseModelSmoke.h" | 1 | +#import "ThrowsBarrieHaiBaoJuheBaseModelInfocus.h" |
2 | -@interface EmptyHaiBaoJuheGzyazfInfoLipitor : BelgianLengthsHaiBaoJuheBaseModelSmoke | 2 | +@interface ActedHaiBaoJuheGzyazfInfoPhrases : ThrowsBarrieHaiBaoJuheBaseModelInfocus |
3 | 3 | ||
4 | @property(nonatomic, strong)NSString *serverId; | 4 | @property(nonatomic, strong)NSString *serverId; |
5 | @property(nonatomic, strong)NSString *queryId; | 5 | @property(nonatomic, strong)NSString *queryId; | ... | ... |
1 | // | 1 | // |
2 | -// EmptyHaiBaoJuheNotificationLipitor.h | 2 | +// ActedHaiBaoJuheNotificationPhrases.h |
3 | // public_i9133 | 3 | // public_i9133 |
4 | // | 4 | // |
5 | // Created by winFan on 12/1/15. | 5 | // Created by winFan on 12/1/15. |
... | @@ -28,7 +28,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) { | ... | @@ -28,7 +28,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) { |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | -@interface EmptyHaiBaoJuheNotificationLipitor : NSObject | 31 | +@interface ActedHaiBaoJuheNotificationPhrases : NSObject |
32 | 32 | ||
33 | @end | 33 | @end |
34 | 34 | ... | ... |
1 | -#import <UIKit/UIKit.h> | ||
2 | -#import "StoreKit/StoreKit.h" | ||
3 | - | ||
4 | -@interface AthlonLengthsAllManagerTenor : NSObject | ||
5 | -{ | ||
6 | - NSString* LengthsAPPID_; | ||
7 | - NSString* LengthsAPPKEY_; | ||
8 | - | ||
9 | - NSString* LengthsInviterCode_; | ||
10 | -} | ||
11 | - | ||
12 | -@property(strong) NSMutableArray* LengthsList; | ||
13 | -@property bool LengthsGeiWoHuaQianBa; | ||
14 | - | ||
15 | -+ (AthlonLengthsAllManagerTenor *)SamplesLengthsInstanceStepped; | ||
16 | - | ||
17 | -- (void)TunedLengthsChuShiHuaHebrews; | ||
18 | - | ||
19 | -- (void)WantingLengthsDengLuWhisper:(NSString *)LengthsAPPID : (NSString *)LengthsAPPKEY : (UIViewController *)controller; | ||
20 | - | ||
21 | -- (void)PossessLengthsYangShiPeugeot:(NSString*)LengthsLeiXing; | ||
22 | - | ||
23 | -- (void)PossessLengthsUrlPeugeot:(NSString*)LengthsUrl; | ||
24 | - | ||
25 | -- (void)LengthsQuery: (NSString *)LengthsFuWuQiID : (NSString *)LengthsNickName : (NSNumber *)LengthsAmount : (NSString *)LengthsCallBack : (UIViewController *)controller : (NSString *)LengthsServerName; | ||
26 | - | ||
27 | -- (void)LengthsQueryOperation:(UIViewController*)controll LengthsHuoWuID:(NSString*)products LengthsJiaGe:(NSString*)amount LengthsHuoWuMing:(NSString*)productName LengthsDingDanHao:(NSString*) DingDanHao; | ||
28 | - | ||
29 | - | ||
30 | - | ||
31 | -@end |
1 | #import <UIKit/UIKit.h> | 1 | #import <UIKit/UIKit.h> |
2 | -#import "TunedLengthsInformationHebrews.h" | 2 | +#import "EntireBarrieInformationWomens.h" |
3 | #import <JavaScriptCore/JavaScriptCore.h> | 3 | #import <JavaScriptCore/JavaScriptCore.h> |
4 | #import <WebKit/WebKit.h> | 4 | #import <WebKit/WebKit.h> |
5 | 5 | ||
6 | -@interface ForrestLengthsMainOxygen : UIViewController<WKNavigationDelegate,WKScriptMessageHandler> | 6 | +@interface DevelBarrieMainPhantom : UIViewController<WKNavigationDelegate,WKScriptMessageHandler> |
7 | { | 7 | { |
8 | - WKWebView *webLengthsView_; | 8 | + WKWebView *webBarrieView_; |
9 | UIActivityIndicatorView *activityIndicator; | 9 | UIActivityIndicatorView *activityIndicator; |
10 | } | 10 | } |
11 | 11 | ||
12 | -@property(assign) BOOL LengthsYouYuanJiao; | 12 | +@property(assign) BOOL BarrieYouYuanJiao; |
13 | 13 | ||
14 | -- (void)LengthsSettingLengthsView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; | 14 | +- (void)BarrieSettingBarrieView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; |
15 | -- (void)LengthsInitWebView; | 15 | +- (void)BarrieInitWebView; |
16 | - (void)loadWebPageWithString:(NSString *)url; | 16 | - (void)loadWebPageWithString:(NSString *)url; |
17 | - (void)loadWebPageWithJs:(NSString *)content; | 17 | - (void)loadWebPageWithJs:(NSString *)content; |
18 | - (void)postNotification:(NSString *)name : (NSString *)code; | 18 | - (void)postNotification:(NSString *)name : (NSString *)code; | ... | ... |
1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
2 | #import <UIKit/UIKit.h> | 2 | #import <UIKit/UIKit.h> |
3 | 3 | ||
4 | -@interface ForrestHaiBaoJuheUtilsOxygen : NSObject | 4 | +@interface DevelHaiBaoJuheUtilsPhantom : NSObject |
5 | 5 | ||
6 | +(NSString *)md5:(NSString *)str; | 6 | +(NSString *)md5:(NSString *)str; |
7 | -+ (NSDictionary *) LengthsHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; | 7 | ++ (NSDictionary *) BarrieHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; |
8 | +(NSString *)createGzyazfOrderUrl; | 8 | +(NSString *)createGzyazfOrderUrl; |
9 | //*充值回调地址 | 9 | //*充值回调地址 |
10 | -+(NSString *)EmptycreateGzyazfUrlLipitor; | 10 | ++(NSString *)ActedcreateGzyazfUrlPhrases; |
11 | 11 | ||
12 | +(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView; | 12 | +(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView; |
13 | +(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView; | 13 | +(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView; | ... | ... |
1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
2 | 2 | ||
3 | -@interface TunedLengthsInformationHebrews : NSObject | 3 | +@interface EntireBarrieInformationWomens : NSObject |
4 | { | 4 | { |
5 | // | 5 | // |
6 | NSString *openId; | 6 | NSString *openId; |
... | @@ -12,5 +12,5 @@ NSString *timestamp; | ... | @@ -12,5 +12,5 @@ NSString *timestamp; |
12 | @property(retain,nonatomic) NSString *openId; | 12 | @property(retain,nonatomic) NSString *openId; |
13 | @property(retain,nonatomic) NSString *token; | 13 | @property(retain,nonatomic) NSString *token; |
14 | @property(retain,nonatomic) NSString *timestamp; | 14 | @property(retain,nonatomic) NSString *timestamp; |
15 | -+ (TunedLengthsInformationHebrews *)getInstance; | 15 | ++ (EntireBarrieInformationWomens *)getInstance; |
16 | @end | 16 | @end | ... | ... |
1 | +#import <UIKit/UIKit.h> | ||
2 | + | ||
3 | +@interface ExtendBarrieIAPHelperControlBother : NSObject<UITableViewDelegate, UITableViewDataSource> | ||
4 | + | ||
5 | +@property(nonatomic,strong) NSString* BarrieDingDanHao; | ||
6 | +@property(nonatomic,strong) NSDictionary* BarrieHuoWuLieBiao; | ||
7 | +@property(nonatomic,strong) NSMutableArray* BarrieHuoWuIDLieBiao; | ||
8 | +@property(nonatomic, strong) UITableView *BarrieHuoWuLieBiaoView; | ||
9 | + | ||
10 | +- (void)BarrieHuaQianView:(UIViewController*)controller BarrieHuoWuD:(NSString*)products BarrieQian:(NSString*)amount BarrieHuoWuMing:(NSString*)productName BarrieDingDanHao:(NSString*)DingDanHao; | ||
11 | + | ||
12 | +@end |
1 | -#import "BelgianLengthsHaiBaoJuheBaseModelSmoke.h" | 1 | +#import "ThrowsBarrieHaiBaoJuheBaseModelInfocus.h" |
2 | -@interface HaiBaoJuheCreateOrderInfo : BelgianLengthsHaiBaoJuheBaseModelSmoke | 2 | +@interface HaiBaoJuheCreateOrderInfo : ThrowsBarrieHaiBaoJuheBaseModelInfocus |
3 | 3 | ||
4 | @property(nonatomic,strong)NSString *serverId;//服务器ID | 4 | @property(nonatomic,strong)NSString *serverId;//服务器ID |
5 | @property(nonatomic, strong)NSString *serverName;//服务器名称 | 5 | @property(nonatomic, strong)NSString *serverName;//服务器名称 |
... | @@ -16,7 +16,7 @@ | ... | @@ -16,7 +16,7 @@ |
16 | @property(nonatomic, strong)NSString *userId;//用户ID | 16 | @property(nonatomic, strong)NSString *userId;//用户ID |
17 | @property(nonatomic, strong)NSString *timestamp;//时间戳 | 17 | @property(nonatomic, strong)NSString *timestamp;//时间戳 |
18 | 18 | ||
19 | -- (NSString *) LengthsHaiBaoJuheGetTsign ; | 19 | +- (NSString *) BarrieHaiBaoJuheGetTsign ; |
20 | -- (NSString *) LengthsHaiBaoJuheGetTimestamp ; | 20 | +- (NSString *) BarrieHaiBaoJuheGetTimestamp ; |
21 | 21 | ||
22 | @end | 22 | @end | ... | ... |
1 | -#import "BelgianLengthsHaiBaoJuheBaseModelSmoke.h" | 1 | +#import "ThrowsBarrieHaiBaoJuheBaseModelInfocus.h" |
2 | -@interface HaiBaoJuheLoginInfo : BelgianLengthsHaiBaoJuheBaseModelSmoke | 2 | +@interface HaiBaoJuheLoginInfo : ThrowsBarrieHaiBaoJuheBaseModelInfocus |
3 | 3 | ||
4 | @property(nonatomic,strong)NSString *timestamp; | 4 | @property(nonatomic,strong)NSString *timestamp; |
5 | @property(nonatomic, strong)NSString *sign; | 5 | @property(nonatomic, strong)NSString *sign; | ... | ... |
1 | // | 1 | // |
2 | -// LengthsHaiBaoJuheReportInfo.h | 2 | +// BarrieHaiBaoJuheReportInfo.h |
3 | // HaiBaoJuheSDK | 3 | // HaiBaoJuheSDK |
4 | // | 4 | // |
5 | // Created by winFan on 12/21/15. | 5 | // Created by winFan on 12/21/15. |
6 | // Copyright (c) 2015 winFan. All rights reserved. | 6 | // Copyright (c) 2015 winFan. All rights reserved. |
7 | // | 7 | // |
8 | 8 | ||
9 | -#import "BelgianLengthsHaiBaoJuheBaseModelSmoke.h" | 9 | +#import "ThrowsBarrieHaiBaoJuheBaseModelInfocus.h" |
10 | -@interface HaiBaoJuheReportInfo : BelgianLengthsHaiBaoJuheBaseModelSmoke | 10 | +@interface HaiBaoJuheReportInfo : ThrowsBarrieHaiBaoJuheBaseModelInfocus |
11 | 11 | ||
12 | @property(nonatomic, strong)NSString *reportType;//类型 | 12 | @property(nonatomic, strong)NSString *reportType;//类型 |
13 | @property(nonatomic, strong)NSString *playerId;//玩家ID | 13 | @property(nonatomic, strong)NSString *playerId;//玩家ID | ... | ... |
... | @@ -10,7 +10,7 @@ | ... | @@ -10,7 +10,7 @@ |
10 | 10 | ||
11 | @property(nonatomic, strong)NSString *urlSchemes; | 11 | @property(nonatomic, strong)NSString *urlSchemes; |
12 | 12 | ||
13 | -@property(strong) NSMutableArray* LengthsList; | 13 | +@property(strong) NSMutableArray* BarrieList; |
14 | 14 | ||
15 | @property BOOL isAppleGzyazfing; | 15 | @property BOOL isAppleGzyazfing; |
16 | 16 | ... | ... |
1 | #import <UIKit/UIKit.h> | 1 | #import <UIKit/UIKit.h> |
2 | -#import "SuperbHaiBaoJuheCheckerValet.h" | 2 | +#import "WaistHaiBaoJuheCheckerHairy.h" |
3 | #import "HaiBaoJuheReportInfo.h" | 3 | #import "HaiBaoJuheReportInfo.h" |
4 | #import "HaiBaoJuheLoginInfo.h" | 4 | #import "HaiBaoJuheLoginInfo.h" |
5 | #import "Interface.h" | 5 | #import "Interface.h" |
6 | -#import "EmptyHaiBaoJuheNotificationLipitor.h" | 6 | +#import "ActedHaiBaoJuheNotificationPhrases.h" |
7 | -#import "EmptyHaiBaoJuheGzyazfInfoLipitor.h" | 7 | +#import "ActedHaiBaoJuheGzyazfInfoPhrases.h" |
8 | #import "UnionInterface.h" | 8 | #import "UnionInterface.h" |
9 | #import "HaiBaoJuheCreateOrderInfo.h" | 9 | #import "HaiBaoJuheCreateOrderInfo.h" |
10 | -#import "EmptyHaiBaoJuheConfigLipitor.h" | 10 | +#import "ActedHaiBaoJuheConfigPhrases.h" |
11 | -#import "ForrestHaiBaoJuheUtilsOxygen.h" | 11 | +#import "DevelHaiBaoJuheUtilsPhantom.h" |
12 | #import "NetCenter.h" | 12 | #import "NetCenter.h" |
13 | #import "HaiBaoJuheSDK.h" | 13 | #import "HaiBaoJuheSDK.h" |
14 | #import "HaiBaoJuheSDKDelegate.h" | 14 | #import "HaiBaoJuheSDKDelegate.h" | ... | ... |
PoolSdk_Demo/Demo/HaiBaoJuheSDK.framework/Headers/HelperLengthsHuiTiaoNotificationExpress.h
deleted
100644 → 0
1 | -#import <Foundation/Foundation.h> | ||
2 | - | ||
3 | -extern NSString * const AthlonLengthsExitNotificationTenor; | ||
4 | -extern NSString * const EmptyLengthsLoginNotificationLipitor; | ||
5 | -extern NSString * const BelgianLengthsErrorNotificationSmoke; | ||
6 | - | ||
7 | - | ||
8 | -@interface HelperLengthsHuiTiaoNotificationExpress : NSObject | ||
9 | - | ||
10 | -@end |
1 | +#import <UIKit/UIKit.h> | ||
2 | +#import "StoreKit/StoreKit.h" | ||
3 | + | ||
4 | +@interface LinenBarrieAllManagerPlanner : NSObject | ||
5 | +{ | ||
6 | + NSString* BarrieAPPID_; | ||
7 | + NSString* BarrieAPPKEY_; | ||
8 | + | ||
9 | + NSString* BarrieInviterCode_; | ||
10 | +} | ||
11 | + | ||
12 | +@property(strong) NSMutableArray* BarrieList; | ||
13 | +@property bool BarrieGeiWoHuaQianBa; | ||
14 | + | ||
15 | ++ (LinenBarrieAllManagerPlanner *)ExtendBarrieInstanceBother; | ||
16 | + | ||
17 | +- (void)EntireBarrieChuShiHuaWomens; | ||
18 | + | ||
19 | +- (void)SawyerBarrieDengLuLogout:(NSString *)BarrieAPPID : (NSString *)BarrieAPPKEY : (UIViewController *)controller; | ||
20 | + | ||
21 | +- (void)MiracleBarrieYangShiMuscles:(NSString*)BarrieLeiXing; | ||
22 | + | ||
23 | +- (void)MiracleBarrieUrlMuscles:(NSString*)BarrieUrl; | ||
24 | + | ||
25 | +- (void)BarrieQuery: (NSString *)BarrieFuWuQiID : (NSString *)BarrieNickName : (NSNumber *)BarrieAmount : (NSString *)BarrieCallBack : (UIViewController *)controller : (NSString *)BarrieServerName; | ||
26 | + | ||
27 | +- (void)BarrieQueryOperation:(UIViewController*)controll BarrieHuoWuID:(NSString*)products BarrieJiaGe:(NSString*)amount BarrieHuoWuMing:(NSString*)productName BarrieDingDanHao:(NSString*) DingDanHao; | ||
28 | + | ||
29 | + | ||
30 | + | ||
31 | +@end |
... | @@ -11,7 +11,7 @@ typedef NS_ENUM(NSInteger, DGLoggerLevel) | ... | @@ -11,7 +11,7 @@ typedef NS_ENUM(NSInteger, DGLoggerLevel) |
11 | ELogError | 11 | ELogError |
12 | }; | 12 | }; |
13 | 13 | ||
14 | -@interface AthlonLengthsHaiBaoJuheDGLoggerTenor : NSObject | 14 | +@interface LinenBarrieHaiBaoJuheDGLoggerPlanner : NSObject |
15 | 15 | ||
16 | + (void)showLog:(NSString *)fmt,...; | 16 | + (void)showLog:(NSString *)fmt,...; |
17 | 17 | ... | ... |
1 | 1 | ||
2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
3 | 3 | ||
4 | -@interface EmptyLengthsControlLipitor : NSObject | 4 | +@interface MarkersBarrieControlFoolish : NSObject |
5 | 5 | ||
6 | 6 | ||
7 | -- (void)initLengthsInstance; | 7 | +- (void)initBarrieInstance; |
8 | 8 | ||
9 | -- (void) LengthsStartGo; | 9 | +- (void) BarrieStartGo; |
10 | 10 | ||
11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
12 | 12 | ... | ... |
PoolSdk_Demo/Demo/HaiBaoJuheSDK.framework/Headers/MarkersBarrieHuiTiaoNotificationFoolish.h
0 → 100644
1 | +#import <Foundation/Foundation.h> | ||
2 | + | ||
3 | +extern NSString * const LinenBarrieExitNotificationPlanner; | ||
4 | +extern NSString * const ActedBarrieLoginNotificationPhrases; | ||
5 | +extern NSString * const ThrowsBarrieErrorNotificationInfocus; | ||
6 | + | ||
7 | + | ||
8 | +@interface MarkersBarrieHuiTiaoNotificationFoolish : NSObject | ||
9 | + | ||
10 | +@end |
1 | 1 | ||
2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
3 | 3 | ||
4 | -@interface HelperLengthsControlExpress : NSObject | 4 | +@interface MiracleBarrieControlMuscles : NSObject |
5 | 5 | ||
6 | 6 | ||
7 | -- (void)initLengthsInstance; | 7 | +- (void)initBarrieInstance; |
8 | 8 | ||
9 | -- (void) LengthsStartGo; | 9 | +- (void) BarrieStartGo; |
10 | 10 | ||
11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
12 | 12 | ... | ... |
1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
2 | 2 | ||
3 | -@interface PossessLengthsInformationJMPeugeot : NSObject | 3 | +@interface MiracleBarrieInformationJMMuscles : NSObject |
4 | 4 | ||
5 | -+(NSString *)LengthsJM:(NSString *)jm; | 5 | ++(NSString *)BarrieJM:(NSString *)jm; |
6 | 6 | ||
7 | @end | 7 | @end | ... | ... |
PoolSdk_Demo/Demo/HaiBaoJuheSDK.framework/Headers/SamplesLengthsIAPHelperControlStepped.h
deleted
100644 → 0
1 | -#import <UIKit/UIKit.h> | ||
2 | - | ||
3 | -@interface SamplesLengthsIAPHelperControlStepped : NSObject<UITableViewDelegate, UITableViewDataSource> | ||
4 | - | ||
5 | -@property(nonatomic,strong) NSString* LengthsDingDanHao; | ||
6 | -@property(nonatomic,strong) NSDictionary* LengthsHuoWuLieBiao; | ||
7 | -@property(nonatomic,strong) NSMutableArray* LengthsHuoWuIDLieBiao; | ||
8 | -@property(nonatomic, strong) UITableView *LengthsHuoWuLieBiaoView; | ||
9 | - | ||
10 | -- (void)LengthsHuaQianView:(UIViewController*)controller LengthsHuoWuD:(NSString*)products LengthsQian:(NSString*)amount LengthsHuoWuMing:(NSString*)productName LengthsDingDanHao:(NSString*)DingDanHao; | ||
11 | - | ||
12 | -@end |
1 | 1 | ||
2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
3 | 3 | ||
4 | -@interface PossessLengthsControlPeugeot : NSObject | 4 | +@interface SawyerBarrieControlLogout : NSObject |
5 | 5 | ||
6 | 6 | ||
7 | -- (void)initLengthsInstance; | 7 | +- (void)initBarrieInstance; |
8 | 8 | ||
9 | -- (void) LengthsStartGo; | 9 | +- (void) BarrieStartGo; |
10 | 10 | ||
11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
12 | 12 | ... | ... |
... | @@ -2,7 +2,7 @@ | ... | @@ -2,7 +2,7 @@ |
2 | 2 | ||
3 | NS_ASSUME_NONNULL_BEGIN | 3 | NS_ASSUME_NONNULL_BEGIN |
4 | 4 | ||
5 | -@interface BelgianLengthsEncryptToolSmoke : NSObject | 5 | +@interface ThrowsBarrieEncryptToolInfocus : NSObject |
6 | 6 | ||
7 | + (NSString *)base64EncodedStringWithWrapWidth:(NSUInteger)wrapWidth withData:(NSData *)argData; | 7 | + (NSString *)base64EncodedStringWithWrapWidth:(NSUInteger)wrapWidth withData:(NSData *)argData; |
8 | 8 | ... | ... |
1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
2 | #import "OtherSetting.h" | 2 | #import "OtherSetting.h" |
3 | 3 | ||
4 | -@interface BelgianLengthsHaiBaoJuheBaseModelSmoke : NSObject | 4 | +@interface ThrowsBarrieHaiBaoJuheBaseModelInfocus : NSObject |
5 | 5 | ||
6 | -- (NSString *) LengthsHaiBaoJuheObjectToJsonString; | 6 | +- (NSString *) BarrieHaiBaoJuheObjectToJsonString; |
7 | - (NSMutableString *)paramAddToString; | 7 | - (NSMutableString *)paramAddToString; |
8 | - (id)initWithDiction:(NSDictionary *)diction; | 8 | - (id)initWithDiction:(NSDictionary *)diction; |
9 | 9 | ... | ... |
1 | 1 | ||
2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
3 | 3 | ||
4 | -@interface WantingLengthsControlWhisper : NSObject | 4 | +@interface ViolateBarrieControlDelays : NSObject |
5 | 5 | ||
6 | 6 | ||
7 | -- (void)initLengthsInstance; | 7 | +- (void)initBarrieInstance; |
8 | 8 | ||
9 | -- (void) LengthsStartGo; | 9 | +- (void) BarrieStartGo; |
10 | 10 | ||
11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
12 | 12 | ... | ... |
1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
2 | #import "HaiBaoJuheLoginInfo.h" | 2 | #import "HaiBaoJuheLoginInfo.h" |
3 | -#import "EmptyHaiBaoJuheNotificationLipitor.h" | 3 | +#import "ActedHaiBaoJuheNotificationPhrases.h" |
4 | #import "HaiBaoJuheCreateOrderInfo.h" | 4 | #import "HaiBaoJuheCreateOrderInfo.h" |
5 | -#import "EmptyHaiBaoJuheGzyazfInfoLipitor.h" | 5 | +#import "ActedHaiBaoJuheGzyazfInfoPhrases.h" |
6 | #import "HaiBaoJuheReportInfo.h" | 6 | #import "HaiBaoJuheReportInfo.h" |
7 | #import "HaiBaoJuheSDKDelegate.h" | 7 | #import "HaiBaoJuheSDKDelegate.h" |
8 | 8 | ||
9 | -@interface SuperbHaiBaoJuheCheckerValet : NSObject<HaiBaoJuheSDKDelegate> | 9 | +@interface WaistHaiBaoJuheCheckerHairy : NSObject<HaiBaoJuheSDKDelegate> |
10 | @property(nonatomic, strong)NSString *userId; | 10 | @property(nonatomic, strong)NSString *userId; |
11 | @property(nonatomic, strong)id<HaiBaoJuheSDKDelegate> mHaiBaoJuheSDKDelegate; | 11 | @property(nonatomic, strong)id<HaiBaoJuheSDKDelegate> mHaiBaoJuheSDKDelegate; |
12 | 12 | ||
13 | @property bool onlyOneTimeGzyazf; | 13 | @property bool onlyOneTimeGzyazf; |
14 | -+ (SuperbHaiBaoJuheCheckerValet *)CelerongetInstanceEarlier; | 14 | ++ (WaistHaiBaoJuheCheckerHairy *)ViolategetInstanceDelays; |
15 | - (void)initChecker; | 15 | - (void)initChecker; |
16 | - (void)startCheck:(HaiBaoJuheLoginInfo *)loginInfo; | 16 | - (void)startCheck:(HaiBaoJuheLoginInfo *)loginInfo; |
17 | - (void) createOrder:(HaiBaoJuheCreateOrderInfo *)gzyazfInfo; | 17 | - (void) createOrder:(HaiBaoJuheCreateOrderInfo *)gzyazfInfo; |
18 | -- (void) LengthsHaiBaoJuhereportOpen; | 18 | +- (void) BarrieHaiBaoJuhereportOpen; |
19 | -- (void) LengthsHaiBaoJuhereportSDKOpen; | 19 | +- (void) BarrieHaiBaoJuhereportSDKOpen; |
20 | -- (void) LengthsHaiBaoJuhehandleFirstOpenApp:(NSString*) path; | 20 | +- (void) BarrieHaiBaoJuhehandleFirstOpenApp:(NSString*) path; |
21 | - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; | 21 | - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; |
22 | -- (void) LengthsHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo; | 22 | +- (void) BarrieHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo; |
23 | - (void)sendNotice:(HaiBaoJuheSDKNotificationType)notiType | 23 | - (void)sendNotice:(HaiBaoJuheSDKNotificationType)notiType |
24 | notiName:(NSString *)notiName | 24 | notiName:(NSString *)notiName |
25 | statusCode:(int)nCode | 25 | statusCode:(int)nCode |
... | @@ -28,7 +28,7 @@ | ... | @@ -28,7 +28,7 @@ |
28 | 28 | ||
29 | - (void)startCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo; | 29 | - (void)startCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo; |
30 | 30 | ||
31 | -- (void) LengthsHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; | 31 | +- (void) BarrieHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; |
32 | 32 | ||
33 | /* | 33 | /* |
34 | *初始化时调用 | 34 | *初始化时调用 | ... | ... |
This diff is collapsed. Click to expand it.

9 KB
No preview for this file type
1 | 1 | ||
2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
3 | 3 | ||
4 | -@interface CeleronLengthsControlEarlier : NSObject | 4 | +@interface ActedBarrieControlPhrases : NSObject |
5 | 5 | ||
6 | 6 | ||
7 | -- (void)initLengthsInstance; | 7 | +- (void)initBarrieInstance; |
8 | 8 | ||
9 | -- (void) LengthsStartGo; | 9 | +- (void) BarrieStartGo; |
10 | 10 | ||
11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
12 | 12 | ... | ... |
1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
2 | 2 | ||
3 | -@interface EmptyHaiBaoJuheConfigLipitor : NSObject | 3 | +@interface ActedHaiBaoJuheConfigPhrases : NSObject |
4 | 4 | ||
5 | @property(nonatomic, strong)NSString *gameSimpleName; | 5 | @property(nonatomic, strong)NSString *gameSimpleName; |
6 | @property(nonatomic, strong)NSString *sdkSimpleName; | 6 | @property(nonatomic, strong)NSString *sdkSimpleName; |
... | @@ -12,11 +12,11 @@ | ... | @@ -12,11 +12,11 @@ |
12 | @property(nonatomic, strong)NSString *c2; | 12 | @property(nonatomic, strong)NSString *c2; |
13 | @property(nonatomic, strong)NSString *custom; | 13 | @property(nonatomic, strong)NSString *custom; |
14 | 14 | ||
15 | -+ (EmptyHaiBaoJuheConfigLipitor *)BelgiangetInstanceSmoke; | 15 | ++ (ActedHaiBaoJuheConfigPhrases *)ThrowsgetInstanceInfocus; |
16 | 16 | ||
17 | - (void) loadFile:(NSString *) fileName; | 17 | - (void) loadFile:(NSString *) fileName; |
18 | 18 | ||
19 | -- (NSString *)AthlongetValueByKeyTenor:(NSString *) key; | 19 | +- (NSString *)LinengetValueByKeyPlanner:(NSString *) key; |
20 | 20 | ||
21 | - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2; | 21 | - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2; |
22 | 22 | ... | ... |
1 | -#import "BelgianLengthsHaiBaoJuheBaseModelSmoke.h" | 1 | +#import "ThrowsBarrieHaiBaoJuheBaseModelInfocus.h" |
2 | -@interface EmptyHaiBaoJuheGzyazfInfoLipitor : BelgianLengthsHaiBaoJuheBaseModelSmoke | 2 | +@interface ActedHaiBaoJuheGzyazfInfoPhrases : ThrowsBarrieHaiBaoJuheBaseModelInfocus |
3 | 3 | ||
4 | @property(nonatomic, strong)NSString *serverId; | 4 | @property(nonatomic, strong)NSString *serverId; |
5 | @property(nonatomic, strong)NSString *queryId; | 5 | @property(nonatomic, strong)NSString *queryId; | ... | ... |
1 | // | 1 | // |
2 | -// EmptyHaiBaoJuheNotificationLipitor.h | 2 | +// ActedHaiBaoJuheNotificationPhrases.h |
3 | // public_i9133 | 3 | // public_i9133 |
4 | // | 4 | // |
5 | // Created by winFan on 12/1/15. | 5 | // Created by winFan on 12/1/15. |
... | @@ -28,7 +28,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) { | ... | @@ -28,7 +28,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) { |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | -@interface EmptyHaiBaoJuheNotificationLipitor : NSObject | 31 | +@interface ActedHaiBaoJuheNotificationPhrases : NSObject |
32 | 32 | ||
33 | @end | 33 | @end |
34 | 34 | ... | ... |
1 | -#import <UIKit/UIKit.h> | ||
2 | -#import "StoreKit/StoreKit.h" | ||
3 | - | ||
4 | -@interface AthlonLengthsAllManagerTenor : NSObject | ||
5 | -{ | ||
6 | - NSString* LengthsAPPID_; | ||
7 | - NSString* LengthsAPPKEY_; | ||
8 | - | ||
9 | - NSString* LengthsInviterCode_; | ||
10 | -} | ||
11 | - | ||
12 | -@property(strong) NSMutableArray* LengthsList; | ||
13 | -@property bool LengthsGeiWoHuaQianBa; | ||
14 | - | ||
15 | -+ (AthlonLengthsAllManagerTenor *)SamplesLengthsInstanceStepped; | ||
16 | - | ||
17 | -- (void)TunedLengthsChuShiHuaHebrews; | ||
18 | - | ||
19 | -- (void)WantingLengthsDengLuWhisper:(NSString *)LengthsAPPID : (NSString *)LengthsAPPKEY : (UIViewController *)controller; | ||
20 | - | ||
21 | -- (void)PossessLengthsYangShiPeugeot:(NSString*)LengthsLeiXing; | ||
22 | - | ||
23 | -- (void)PossessLengthsUrlPeugeot:(NSString*)LengthsUrl; | ||
24 | - | ||
25 | -- (void)LengthsQuery: (NSString *)LengthsFuWuQiID : (NSString *)LengthsNickName : (NSNumber *)LengthsAmount : (NSString *)LengthsCallBack : (UIViewController *)controller : (NSString *)LengthsServerName; | ||
26 | - | ||
27 | -- (void)LengthsQueryOperation:(UIViewController*)controll LengthsHuoWuID:(NSString*)products LengthsJiaGe:(NSString*)amount LengthsHuoWuMing:(NSString*)productName LengthsDingDanHao:(NSString*) DingDanHao; | ||
28 | - | ||
29 | - | ||
30 | - | ||
31 | -@end |
1 | #import <UIKit/UIKit.h> | 1 | #import <UIKit/UIKit.h> |
2 | -#import "TunedLengthsInformationHebrews.h" | 2 | +#import "EntireBarrieInformationWomens.h" |
3 | #import <JavaScriptCore/JavaScriptCore.h> | 3 | #import <JavaScriptCore/JavaScriptCore.h> |
4 | #import <WebKit/WebKit.h> | 4 | #import <WebKit/WebKit.h> |
5 | 5 | ||
6 | -@interface ForrestLengthsMainOxygen : UIViewController<WKNavigationDelegate,WKScriptMessageHandler> | 6 | +@interface DevelBarrieMainPhantom : UIViewController<WKNavigationDelegate,WKScriptMessageHandler> |
7 | { | 7 | { |
8 | - WKWebView *webLengthsView_; | 8 | + WKWebView *webBarrieView_; |
9 | UIActivityIndicatorView *activityIndicator; | 9 | UIActivityIndicatorView *activityIndicator; |
10 | } | 10 | } |
11 | 11 | ||
12 | -@property(assign) BOOL LengthsYouYuanJiao; | 12 | +@property(assign) BOOL BarrieYouYuanJiao; |
13 | 13 | ||
14 | -- (void)LengthsSettingLengthsView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; | 14 | +- (void)BarrieSettingBarrieView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; |
15 | -- (void)LengthsInitWebView; | 15 | +- (void)BarrieInitWebView; |
16 | - (void)loadWebPageWithString:(NSString *)url; | 16 | - (void)loadWebPageWithString:(NSString *)url; |
17 | - (void)loadWebPageWithJs:(NSString *)content; | 17 | - (void)loadWebPageWithJs:(NSString *)content; |
18 | - (void)postNotification:(NSString *)name : (NSString *)code; | 18 | - (void)postNotification:(NSString *)name : (NSString *)code; | ... | ... |
1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
2 | #import <UIKit/UIKit.h> | 2 | #import <UIKit/UIKit.h> |
3 | 3 | ||
4 | -@interface ForrestHaiBaoJuheUtilsOxygen : NSObject | 4 | +@interface DevelHaiBaoJuheUtilsPhantom : NSObject |
5 | 5 | ||
6 | +(NSString *)md5:(NSString *)str; | 6 | +(NSString *)md5:(NSString *)str; |
7 | -+ (NSDictionary *) LengthsHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; | 7 | ++ (NSDictionary *) BarrieHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; |
8 | +(NSString *)createGzyazfOrderUrl; | 8 | +(NSString *)createGzyazfOrderUrl; |
9 | //*充值回调地址 | 9 | //*充值回调地址 |
10 | -+(NSString *)EmptycreateGzyazfUrlLipitor; | 10 | ++(NSString *)ActedcreateGzyazfUrlPhrases; |
11 | 11 | ||
12 | +(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView; | 12 | +(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView; |
13 | +(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView; | 13 | +(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView; | ... | ... |
1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
2 | 2 | ||
3 | -@interface TunedLengthsInformationHebrews : NSObject | 3 | +@interface EntireBarrieInformationWomens : NSObject |
4 | { | 4 | { |
5 | // | 5 | // |
6 | NSString *openId; | 6 | NSString *openId; |
... | @@ -12,5 +12,5 @@ NSString *timestamp; | ... | @@ -12,5 +12,5 @@ NSString *timestamp; |
12 | @property(retain,nonatomic) NSString *openId; | 12 | @property(retain,nonatomic) NSString *openId; |
13 | @property(retain,nonatomic) NSString *token; | 13 | @property(retain,nonatomic) NSString *token; |
14 | @property(retain,nonatomic) NSString *timestamp; | 14 | @property(retain,nonatomic) NSString *timestamp; |
15 | -+ (TunedLengthsInformationHebrews *)getInstance; | 15 | ++ (EntireBarrieInformationWomens *)getInstance; |
16 | @end | 16 | @end | ... | ... |
1 | +#import <UIKit/UIKit.h> | ||
2 | + | ||
3 | +@interface ExtendBarrieIAPHelperControlBother : NSObject<UITableViewDelegate, UITableViewDataSource> | ||
4 | + | ||
5 | +@property(nonatomic,strong) NSString* BarrieDingDanHao; | ||
6 | +@property(nonatomic,strong) NSDictionary* BarrieHuoWuLieBiao; | ||
7 | +@property(nonatomic,strong) NSMutableArray* BarrieHuoWuIDLieBiao; | ||
8 | +@property(nonatomic, strong) UITableView *BarrieHuoWuLieBiaoView; | ||
9 | + | ||
10 | +- (void)BarrieHuaQianView:(UIViewController*)controller BarrieHuoWuD:(NSString*)products BarrieQian:(NSString*)amount BarrieHuoWuMing:(NSString*)productName BarrieDingDanHao:(NSString*)DingDanHao; | ||
11 | + | ||
12 | +@end |
1 | -#import "BelgianLengthsHaiBaoJuheBaseModelSmoke.h" | 1 | +#import "ThrowsBarrieHaiBaoJuheBaseModelInfocus.h" |
2 | -@interface HaiBaoJuheCreateOrderInfo : BelgianLengthsHaiBaoJuheBaseModelSmoke | 2 | +@interface HaiBaoJuheCreateOrderInfo : ThrowsBarrieHaiBaoJuheBaseModelInfocus |
3 | 3 | ||
4 | @property(nonatomic,strong)NSString *serverId;//服务器ID | 4 | @property(nonatomic,strong)NSString *serverId;//服务器ID |
5 | @property(nonatomic, strong)NSString *serverName;//服务器名称 | 5 | @property(nonatomic, strong)NSString *serverName;//服务器名称 |
... | @@ -16,7 +16,7 @@ | ... | @@ -16,7 +16,7 @@ |
16 | @property(nonatomic, strong)NSString *userId;//用户ID | 16 | @property(nonatomic, strong)NSString *userId;//用户ID |
17 | @property(nonatomic, strong)NSString *timestamp;//时间戳 | 17 | @property(nonatomic, strong)NSString *timestamp;//时间戳 |
18 | 18 | ||
19 | -- (NSString *) LengthsHaiBaoJuheGetTsign ; | 19 | +- (NSString *) BarrieHaiBaoJuheGetTsign ; |
20 | -- (NSString *) LengthsHaiBaoJuheGetTimestamp ; | 20 | +- (NSString *) BarrieHaiBaoJuheGetTimestamp ; |
21 | 21 | ||
22 | @end | 22 | @end | ... | ... |
1 | -#import "BelgianLengthsHaiBaoJuheBaseModelSmoke.h" | 1 | +#import "ThrowsBarrieHaiBaoJuheBaseModelInfocus.h" |
2 | -@interface HaiBaoJuheLoginInfo : BelgianLengthsHaiBaoJuheBaseModelSmoke | 2 | +@interface HaiBaoJuheLoginInfo : ThrowsBarrieHaiBaoJuheBaseModelInfocus |
3 | 3 | ||
4 | @property(nonatomic,strong)NSString *timestamp; | 4 | @property(nonatomic,strong)NSString *timestamp; |
5 | @property(nonatomic, strong)NSString *sign; | 5 | @property(nonatomic, strong)NSString *sign; | ... | ... |
1 | // | 1 | // |
2 | -// LengthsHaiBaoJuheReportInfo.h | 2 | +// BarrieHaiBaoJuheReportInfo.h |
3 | // HaiBaoJuheSDK | 3 | // HaiBaoJuheSDK |
4 | // | 4 | // |
5 | // Created by winFan on 12/21/15. | 5 | // Created by winFan on 12/21/15. |
6 | // Copyright (c) 2015 winFan. All rights reserved. | 6 | // Copyright (c) 2015 winFan. All rights reserved. |
7 | // | 7 | // |
8 | 8 | ||
9 | -#import "BelgianLengthsHaiBaoJuheBaseModelSmoke.h" | 9 | +#import "ThrowsBarrieHaiBaoJuheBaseModelInfocus.h" |
10 | -@interface HaiBaoJuheReportInfo : BelgianLengthsHaiBaoJuheBaseModelSmoke | 10 | +@interface HaiBaoJuheReportInfo : ThrowsBarrieHaiBaoJuheBaseModelInfocus |
11 | 11 | ||
12 | @property(nonatomic, strong)NSString *reportType;//类型 | 12 | @property(nonatomic, strong)NSString *reportType;//类型 |
13 | @property(nonatomic, strong)NSString *playerId;//玩家ID | 13 | @property(nonatomic, strong)NSString *playerId;//玩家ID | ... | ... |
... | @@ -10,7 +10,7 @@ | ... | @@ -10,7 +10,7 @@ |
10 | 10 | ||
11 | @property(nonatomic, strong)NSString *urlSchemes; | 11 | @property(nonatomic, strong)NSString *urlSchemes; |
12 | 12 | ||
13 | -@property(strong) NSMutableArray* LengthsList; | 13 | +@property(strong) NSMutableArray* BarrieList; |
14 | 14 | ||
15 | @property BOOL isAppleGzyazfing; | 15 | @property BOOL isAppleGzyazfing; |
16 | 16 | ... | ... |
1 | #import <UIKit/UIKit.h> | 1 | #import <UIKit/UIKit.h> |
2 | -#import "SuperbHaiBaoJuheCheckerValet.h" | 2 | +#import "WaistHaiBaoJuheCheckerHairy.h" |
3 | #import "HaiBaoJuheReportInfo.h" | 3 | #import "HaiBaoJuheReportInfo.h" |
4 | #import "HaiBaoJuheLoginInfo.h" | 4 | #import "HaiBaoJuheLoginInfo.h" |
5 | #import "Interface.h" | 5 | #import "Interface.h" |
6 | -#import "EmptyHaiBaoJuheNotificationLipitor.h" | 6 | +#import "ActedHaiBaoJuheNotificationPhrases.h" |
7 | -#import "EmptyHaiBaoJuheGzyazfInfoLipitor.h" | 7 | +#import "ActedHaiBaoJuheGzyazfInfoPhrases.h" |
8 | #import "UnionInterface.h" | 8 | #import "UnionInterface.h" |
9 | #import "HaiBaoJuheCreateOrderInfo.h" | 9 | #import "HaiBaoJuheCreateOrderInfo.h" |
10 | -#import "EmptyHaiBaoJuheConfigLipitor.h" | 10 | +#import "ActedHaiBaoJuheConfigPhrases.h" |
11 | -#import "ForrestHaiBaoJuheUtilsOxygen.h" | 11 | +#import "DevelHaiBaoJuheUtilsPhantom.h" |
12 | #import "NetCenter.h" | 12 | #import "NetCenter.h" |
13 | #import "HaiBaoJuheSDK.h" | 13 | #import "HaiBaoJuheSDK.h" |
14 | #import "HaiBaoJuheSDKDelegate.h" | 14 | #import "HaiBaoJuheSDKDelegate.h" | ... | ... |
framework/HaiBaoJuheSDK.framework/Headers/HelperLengthsHuiTiaoNotificationExpress.h
deleted
100644 → 0
1 | -#import <Foundation/Foundation.h> | ||
2 | - | ||
3 | -extern NSString * const AthlonLengthsExitNotificationTenor; | ||
4 | -extern NSString * const EmptyLengthsLoginNotificationLipitor; | ||
5 | -extern NSString * const BelgianLengthsErrorNotificationSmoke; | ||
6 | - | ||
7 | - | ||
8 | -@interface HelperLengthsHuiTiaoNotificationExpress : NSObject | ||
9 | - | ||
10 | -@end |
1 | +#import <UIKit/UIKit.h> | ||
2 | +#import "StoreKit/StoreKit.h" | ||
3 | + | ||
4 | +@interface LinenBarrieAllManagerPlanner : NSObject | ||
5 | +{ | ||
6 | + NSString* BarrieAPPID_; | ||
7 | + NSString* BarrieAPPKEY_; | ||
8 | + | ||
9 | + NSString* BarrieInviterCode_; | ||
10 | +} | ||
11 | + | ||
12 | +@property(strong) NSMutableArray* BarrieList; | ||
13 | +@property bool BarrieGeiWoHuaQianBa; | ||
14 | + | ||
15 | ++ (LinenBarrieAllManagerPlanner *)ExtendBarrieInstanceBother; | ||
16 | + | ||
17 | +- (void)EntireBarrieChuShiHuaWomens; | ||
18 | + | ||
19 | +- (void)SawyerBarrieDengLuLogout:(NSString *)BarrieAPPID : (NSString *)BarrieAPPKEY : (UIViewController *)controller; | ||
20 | + | ||
21 | +- (void)MiracleBarrieYangShiMuscles:(NSString*)BarrieLeiXing; | ||
22 | + | ||
23 | +- (void)MiracleBarrieUrlMuscles:(NSString*)BarrieUrl; | ||
24 | + | ||
25 | +- (void)BarrieQuery: (NSString *)BarrieFuWuQiID : (NSString *)BarrieNickName : (NSNumber *)BarrieAmount : (NSString *)BarrieCallBack : (UIViewController *)controller : (NSString *)BarrieServerName; | ||
26 | + | ||
27 | +- (void)BarrieQueryOperation:(UIViewController*)controll BarrieHuoWuID:(NSString*)products BarrieJiaGe:(NSString*)amount BarrieHuoWuMing:(NSString*)productName BarrieDingDanHao:(NSString*) DingDanHao; | ||
28 | + | ||
29 | + | ||
30 | + | ||
31 | +@end |
... | @@ -11,7 +11,7 @@ typedef NS_ENUM(NSInteger, DGLoggerLevel) | ... | @@ -11,7 +11,7 @@ typedef NS_ENUM(NSInteger, DGLoggerLevel) |
11 | ELogError | 11 | ELogError |
12 | }; | 12 | }; |
13 | 13 | ||
14 | -@interface AthlonLengthsHaiBaoJuheDGLoggerTenor : NSObject | 14 | +@interface LinenBarrieHaiBaoJuheDGLoggerPlanner : NSObject |
15 | 15 | ||
16 | + (void)showLog:(NSString *)fmt,...; | 16 | + (void)showLog:(NSString *)fmt,...; |
17 | 17 | ... | ... |
1 | 1 | ||
2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
3 | 3 | ||
4 | -@interface EmptyLengthsControlLipitor : NSObject | 4 | +@interface MarkersBarrieControlFoolish : NSObject |
5 | 5 | ||
6 | 6 | ||
7 | -- (void)initLengthsInstance; | 7 | +- (void)initBarrieInstance; |
8 | 8 | ||
9 | -- (void) LengthsStartGo; | 9 | +- (void) BarrieStartGo; |
10 | 10 | ||
11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
12 | 12 | ... | ... |
1 | +#import <Foundation/Foundation.h> | ||
2 | + | ||
3 | +extern NSString * const LinenBarrieExitNotificationPlanner; | ||
4 | +extern NSString * const ActedBarrieLoginNotificationPhrases; | ||
5 | +extern NSString * const ThrowsBarrieErrorNotificationInfocus; | ||
6 | + | ||
7 | + | ||
8 | +@interface MarkersBarrieHuiTiaoNotificationFoolish : NSObject | ||
9 | + | ||
10 | +@end |
1 | 1 | ||
2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
3 | 3 | ||
4 | -@interface HelperLengthsControlExpress : NSObject | 4 | +@interface MiracleBarrieControlMuscles : NSObject |
5 | 5 | ||
6 | 6 | ||
7 | -- (void)initLengthsInstance; | 7 | +- (void)initBarrieInstance; |
8 | 8 | ||
9 | -- (void) LengthsStartGo; | 9 | +- (void) BarrieStartGo; |
10 | 10 | ||
11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
12 | 12 | ... | ... |
1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
2 | 2 | ||
3 | -@interface PossessLengthsInformationJMPeugeot : NSObject | 3 | +@interface MiracleBarrieInformationJMMuscles : NSObject |
4 | 4 | ||
5 | -+(NSString *)LengthsJM:(NSString *)jm; | 5 | ++(NSString *)BarrieJM:(NSString *)jm; |
6 | 6 | ||
7 | @end | 7 | @end | ... | ... |
framework/HaiBaoJuheSDK.framework/Headers/SamplesLengthsIAPHelperControlStepped.h
deleted
100644 → 0
1 | -#import <UIKit/UIKit.h> | ||
2 | - | ||
3 | -@interface SamplesLengthsIAPHelperControlStepped : NSObject<UITableViewDelegate, UITableViewDataSource> | ||
4 | - | ||
5 | -@property(nonatomic,strong) NSString* LengthsDingDanHao; | ||
6 | -@property(nonatomic,strong) NSDictionary* LengthsHuoWuLieBiao; | ||
7 | -@property(nonatomic,strong) NSMutableArray* LengthsHuoWuIDLieBiao; | ||
8 | -@property(nonatomic, strong) UITableView *LengthsHuoWuLieBiaoView; | ||
9 | - | ||
10 | -- (void)LengthsHuaQianView:(UIViewController*)controller LengthsHuoWuD:(NSString*)products LengthsQian:(NSString*)amount LengthsHuoWuMing:(NSString*)productName LengthsDingDanHao:(NSString*)DingDanHao; | ||
11 | - | ||
12 | -@end |
1 | 1 | ||
2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
3 | 3 | ||
4 | -@interface PossessLengthsControlPeugeot : NSObject | 4 | +@interface SawyerBarrieControlLogout : NSObject |
5 | 5 | ||
6 | 6 | ||
7 | -- (void)initLengthsInstance; | 7 | +- (void)initBarrieInstance; |
8 | 8 | ||
9 | -- (void) LengthsStartGo; | 9 | +- (void) BarrieStartGo; |
10 | 10 | ||
11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
12 | 12 | ... | ... |
... | @@ -2,7 +2,7 @@ | ... | @@ -2,7 +2,7 @@ |
2 | 2 | ||
3 | NS_ASSUME_NONNULL_BEGIN | 3 | NS_ASSUME_NONNULL_BEGIN |
4 | 4 | ||
5 | -@interface BelgianLengthsEncryptToolSmoke : NSObject | 5 | +@interface ThrowsBarrieEncryptToolInfocus : NSObject |
6 | 6 | ||
7 | + (NSString *)base64EncodedStringWithWrapWidth:(NSUInteger)wrapWidth withData:(NSData *)argData; | 7 | + (NSString *)base64EncodedStringWithWrapWidth:(NSUInteger)wrapWidth withData:(NSData *)argData; |
8 | 8 | ... | ... |
1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
2 | #import "OtherSetting.h" | 2 | #import "OtherSetting.h" |
3 | 3 | ||
4 | -@interface BelgianLengthsHaiBaoJuheBaseModelSmoke : NSObject | 4 | +@interface ThrowsBarrieHaiBaoJuheBaseModelInfocus : NSObject |
5 | 5 | ||
6 | -- (NSString *) LengthsHaiBaoJuheObjectToJsonString; | 6 | +- (NSString *) BarrieHaiBaoJuheObjectToJsonString; |
7 | - (NSMutableString *)paramAddToString; | 7 | - (NSMutableString *)paramAddToString; |
8 | - (id)initWithDiction:(NSDictionary *)diction; | 8 | - (id)initWithDiction:(NSDictionary *)diction; |
9 | 9 | ... | ... |
1 | 1 | ||
2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
3 | 3 | ||
4 | -@interface WantingLengthsControlWhisper : NSObject | 4 | +@interface ViolateBarrieControlDelays : NSObject |
5 | 5 | ||
6 | 6 | ||
7 | -- (void)initLengthsInstance; | 7 | +- (void)initBarrieInstance; |
8 | 8 | ||
9 | -- (void) LengthsStartGo; | 9 | +- (void) BarrieStartGo; |
10 | 10 | ||
11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
12 | 12 | ... | ... |
1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
2 | #import "HaiBaoJuheLoginInfo.h" | 2 | #import "HaiBaoJuheLoginInfo.h" |
3 | -#import "EmptyHaiBaoJuheNotificationLipitor.h" | 3 | +#import "ActedHaiBaoJuheNotificationPhrases.h" |
4 | #import "HaiBaoJuheCreateOrderInfo.h" | 4 | #import "HaiBaoJuheCreateOrderInfo.h" |
5 | -#import "EmptyHaiBaoJuheGzyazfInfoLipitor.h" | 5 | +#import "ActedHaiBaoJuheGzyazfInfoPhrases.h" |
6 | #import "HaiBaoJuheReportInfo.h" | 6 | #import "HaiBaoJuheReportInfo.h" |
7 | #import "HaiBaoJuheSDKDelegate.h" | 7 | #import "HaiBaoJuheSDKDelegate.h" |
8 | 8 | ||
9 | -@interface SuperbHaiBaoJuheCheckerValet : NSObject<HaiBaoJuheSDKDelegate> | 9 | +@interface WaistHaiBaoJuheCheckerHairy : NSObject<HaiBaoJuheSDKDelegate> |
10 | @property(nonatomic, strong)NSString *userId; | 10 | @property(nonatomic, strong)NSString *userId; |
11 | @property(nonatomic, strong)id<HaiBaoJuheSDKDelegate> mHaiBaoJuheSDKDelegate; | 11 | @property(nonatomic, strong)id<HaiBaoJuheSDKDelegate> mHaiBaoJuheSDKDelegate; |
12 | 12 | ||
13 | @property bool onlyOneTimeGzyazf; | 13 | @property bool onlyOneTimeGzyazf; |
14 | -+ (SuperbHaiBaoJuheCheckerValet *)CelerongetInstanceEarlier; | 14 | ++ (WaistHaiBaoJuheCheckerHairy *)ViolategetInstanceDelays; |
15 | - (void)initChecker; | 15 | - (void)initChecker; |
16 | - (void)startCheck:(HaiBaoJuheLoginInfo *)loginInfo; | 16 | - (void)startCheck:(HaiBaoJuheLoginInfo *)loginInfo; |
17 | - (void) createOrder:(HaiBaoJuheCreateOrderInfo *)gzyazfInfo; | 17 | - (void) createOrder:(HaiBaoJuheCreateOrderInfo *)gzyazfInfo; |
18 | -- (void) LengthsHaiBaoJuhereportOpen; | 18 | +- (void) BarrieHaiBaoJuhereportOpen; |
19 | -- (void) LengthsHaiBaoJuhereportSDKOpen; | 19 | +- (void) BarrieHaiBaoJuhereportSDKOpen; |
20 | -- (void) LengthsHaiBaoJuhehandleFirstOpenApp:(NSString*) path; | 20 | +- (void) BarrieHaiBaoJuhehandleFirstOpenApp:(NSString*) path; |
21 | - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; | 21 | - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; |
22 | -- (void) LengthsHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo; | 22 | +- (void) BarrieHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo; |
23 | - (void)sendNotice:(HaiBaoJuheSDKNotificationType)notiType | 23 | - (void)sendNotice:(HaiBaoJuheSDKNotificationType)notiType |
24 | notiName:(NSString *)notiName | 24 | notiName:(NSString *)notiName |
25 | statusCode:(int)nCode | 25 | statusCode:(int)nCode |
... | @@ -28,7 +28,7 @@ | ... | @@ -28,7 +28,7 @@ |
28 | 28 | ||
29 | - (void)startCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo; | 29 | - (void)startCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo; |
30 | 30 | ||
31 | -- (void) LengthsHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; | 31 | +- (void) BarrieHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; |
32 | 32 | ||
33 | /* | 33 | /* |
34 | *初始化时调用 | 34 | *初始化时调用 | ... | ... |
This diff is collapsed. Click to expand it.
1 | -{"renyunAppKey": "", "payorderurl": "https://api.qgwanjunchuan.com/paycheck/create", "usertype": 526, "sdkSimpleName": "apple_shenshou", "APP_ID": "5d63e36f79a1084b4e418ab5", "gamechannelid": "", "APP_KEY": "bb97e092c7c464627b1d607057e865c1", "logReportUrl": "https://api.qgwanjunchuan.com/sdk/statistic", "encode": "1", "sdkVersionCode": "V1_2", "loginCheckUrl": "https://api.qgwanjunchuan.com/logincheck/check", "appScheme": "com.hngz.ouxiang", "descode": "ouxiang1", "c2": "", "c1": "", "custom": "{}", "paycheckurl": "https://api.qgwanjunchuan.com/paycheck/confirm", "gameSimpleName": "1061"} | 1 | +{"renyunAppKey": "false", "payorderurl": "https://public.sdk.guangkatf.com/paycheck/create", "usertype": 526, "sdkSimpleName": "goowei_ios", |
2 | +"APP_ID": "5e53987fa0fab74b58c7b16d", "gamechannelid": "", | ||
3 | +"APP_KEY": "ea65244f0d8853fc6e1047abe365066c", | ||
4 | +"logReportUrl": "https://public.sdk.shenshouwl.com/sdk/statistic", | ||
5 | +"encode": "1", | ||
6 | +"sdkVersionCode": "V1_2", | ||
7 | +"loginCheckUrl": "https://public.sdk.guangkatf.com/logincheck/check", | ||
8 | +"appScheme": "com.hnyafn.blcxaa", "descode": "", "c2": "", "c1": "", "custom": "{}", | ||
9 | +"paycheckurl": "https://public.sdk.guangkatf.com/paycheck/confirm", | ||
10 | +"gameSimpleName": "ces"} | ... | ... |
-
Please register or login to post a comment