Showing
144 changed files
with
1816 additions
and
333 deletions
No preview for this file type
| ... | @@ -7,9 +7,9 @@ | ... | @@ -7,9 +7,9 @@ |
| 7 | objects = { | 7 | objects = { |
| 8 | 8 | ||
| 9 | /* Begin PBXBuildFile section */ | 9 | /* Begin PBXBuildFile section */ |
| 10 | - 114D961524907F4400FFCEDF /* dyjxswx.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 114D961224907F4400FFCEDF /* dyjxswx.framework */; }; | ||
| 11 | 114D961624907F4400FFCEDF /* SDKInterface.m in Sources */ = {isa = PBXBuildFile; fileRef = 114D961424907F4400FFCEDF /* SDKInterface.m */; }; | 10 | 114D961624907F4400FFCEDF /* SDKInterface.m in Sources */ = {isa = PBXBuildFile; fileRef = 114D961424907F4400FFCEDF /* SDKInterface.m */; }; |
| 12 | - 1198207824454D980087A9D7 /* dyjxswx in Resources */ = {isa = PBXBuildFile; fileRef = 1198207724454D980087A9D7 /* dyjxswx */; }; | 11 | + 118D1015249B264C0019F93C /* dgzz.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 118D1014249B264C0019F93C /* dgzz.framework */; }; |
| 12 | + 1198207824454D980087A9D7 /* dgzz in Resources */ = {isa = PBXBuildFile; fileRef = 1198207724454D980087A9D7 /* dgzz */; }; | ||
| 13 | 11EE78FF241B85FE00D3AA75 /* sdk_float_logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */; }; | 13 | 11EE78FF241B85FE00D3AA75 /* sdk_float_logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */; }; |
| 14 | 845D18221C8D778400F27EB9 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 845D181B1C8D778400F27EB9 /* Images.xcassets */; }; | 14 | 845D18221C8D778400F27EB9 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 845D181B1C8D778400F27EB9 /* Images.xcassets */; }; |
| 15 | 847EE5E21EE9007E003A4B7B /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 847EE5E11EE9007E003A4B7B /* MainViewController.m */; }; | 15 | 847EE5E21EE9007E003A4B7B /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 847EE5E11EE9007E003A4B7B /* MainViewController.m */; }; |
| ... | @@ -57,10 +57,10 @@ | ... | @@ -57,10 +57,10 @@ |
| 57 | /* End PBXCopyFilesBuildPhase section */ | 57 | /* End PBXCopyFilesBuildPhase section */ |
| 58 | 58 | ||
| 59 | /* Begin PBXFileReference section */ | 59 | /* Begin PBXFileReference section */ |
| 60 | - 114D961224907F4400FFCEDF /* dyjxswx.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = dyjxswx.framework; path = poolsdk_file/poolsdk/dyjxswx.framework; sourceTree = "<group>"; }; | ||
| 61 | 114D961324907F4400FFCEDF /* SDKInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDKInterface.h; path = poolsdk_file/poolsdk/SDKInterface.h; sourceTree = "<group>"; }; | 60 | 114D961324907F4400FFCEDF /* SDKInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDKInterface.h; path = poolsdk_file/poolsdk/SDKInterface.h; sourceTree = "<group>"; }; |
| 62 | 114D961424907F4400FFCEDF /* SDKInterface.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDKInterface.m; path = poolsdk_file/poolsdk/SDKInterface.m; sourceTree = "<group>"; }; | 61 | 114D961424907F4400FFCEDF /* SDKInterface.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDKInterface.m; path = poolsdk_file/poolsdk/SDKInterface.m; sourceTree = "<group>"; }; |
| 63 | - 1198207724454D980087A9D7 /* dyjxswx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = dyjxswx; path = poolsdk_file/poolsdk/dyjxswx; sourceTree = "<group>"; }; | 62 | + 118D1014249B264C0019F93C /* dgzz.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = dgzz.framework; path = poolsdk_file/poolsdk/dgzz.framework; sourceTree = "<group>"; }; |
| 63 | + 1198207724454D980087A9D7 /* dgzz */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = dgzz; path = poolsdk_file/poolsdk/dgzz; sourceTree = "<group>"; }; | ||
| 64 | 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>"; }; | 64 | 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>"; }; |
| 65 | 845D181B1C8D778400F27EB9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = poolsdk_file/poolsdk/Images.xcassets; sourceTree = "<group>"; }; | 65 | 845D181B1C8D778400F27EB9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = poolsdk_file/poolsdk/Images.xcassets; sourceTree = "<group>"; }; |
| 66 | 845D181C1C8D778400F27EB9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = poolsdk_file/poolsdk/Info.plist; sourceTree = "<group>"; }; | 66 | 845D181C1C8D778400F27EB9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = poolsdk_file/poolsdk/Info.plist; sourceTree = "<group>"; }; |
| ... | @@ -98,9 +98,9 @@ | ... | @@ -98,9 +98,9 @@ |
| 98 | files = ( | 98 | files = ( |
| 99 | 8484E5161EE7E36800B402D1 /* SystemConfiguration.framework in Frameworks */, | 99 | 8484E5161EE7E36800B402D1 /* SystemConfiguration.framework in Frameworks */, |
| 100 | 8484E4FC1EE7E1D800B402D1 /* libsqlite3.dylib in Frameworks */, | 100 | 8484E4FC1EE7E1D800B402D1 /* libsqlite3.dylib in Frameworks */, |
| 101 | + 118D1015249B264C0019F93C /* dgzz.framework in Frameworks */, | ||
| 101 | 8484E5121EE7E2B800B402D1 /* libz.1.dylib in Frameworks */, | 102 | 8484E5121EE7E2B800B402D1 /* libz.1.dylib in Frameworks */, |
| 102 | 8484E5101EE7E29A00B402D1 /* libc++.1.dylib in Frameworks */, | 103 | 8484E5101EE7E29A00B402D1 /* libc++.1.dylib in Frameworks */, |
| 103 | - 114D961524907F4400FFCEDF /* dyjxswx.framework in Frameworks */, | ||
| 104 | 8484E5001EE7E20C00B402D1 /* CFNetwork.framework in Frameworks */, | 104 | 8484E5001EE7E20C00B402D1 /* CFNetwork.framework in Frameworks */, |
| 105 | 8484E5061EE7E24A00B402D1 /* CoreMotion.framework in Frameworks */, | 105 | 8484E5061EE7E24A00B402D1 /* CoreMotion.framework in Frameworks */, |
| 106 | 8484E5021EE7E21F00B402D1 /* UIKit.framework in Frameworks */, | 106 | 8484E5021EE7E21F00B402D1 /* UIKit.framework in Frameworks */, |
| ... | @@ -135,13 +135,13 @@ | ... | @@ -135,13 +135,13 @@ |
| 135 | 8476DF641C4DD71D00EC42BA /* poolsdk */ = { | 135 | 8476DF641C4DD71D00EC42BA /* poolsdk */ = { |
| 136 | isa = PBXGroup; | 136 | isa = PBXGroup; |
| 137 | children = ( | 137 | children = ( |
| 138 | - 1198207724454D980087A9D7 /* dyjxswx */, | 138 | + 1198207724454D980087A9D7 /* dgzz */, |
| 139 | 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */, | 139 | 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */, |
| 140 | 845D181B1C8D778400F27EB9 /* Images.xcassets */, | 140 | 845D181B1C8D778400F27EB9 /* Images.xcassets */, |
| 141 | 845D181C1C8D778400F27EB9 /* Info.plist */, | 141 | 845D181C1C8D778400F27EB9 /* Info.plist */, |
| 142 | - 114D961224907F4400FFCEDF /* dyjxswx.framework */, | ||
| 143 | 114D961324907F4400FFCEDF /* SDKInterface.h */, | 142 | 114D961324907F4400FFCEDF /* SDKInterface.h */, |
| 144 | 114D961424907F4400FFCEDF /* SDKInterface.m */, | 143 | 114D961424907F4400FFCEDF /* SDKInterface.m */, |
| 144 | + 118D1014249B264C0019F93C /* dgzz.framework */, | ||
| 145 | ); | 145 | ); |
| 146 | name = poolsdk; | 146 | name = poolsdk; |
| 147 | sourceTree = "<group>"; | 147 | sourceTree = "<group>"; |
| ... | @@ -304,7 +304,7 @@ | ... | @@ -304,7 +304,7 @@ |
| 304 | files = ( | 304 | files = ( |
| 305 | 11EE78FF241B85FE00D3AA75 /* sdk_float_logo.png in Resources */, | 305 | 11EE78FF241B85FE00D3AA75 /* sdk_float_logo.png in Resources */, |
| 306 | 845D18221C8D778400F27EB9 /* Images.xcassets in Resources */, | 306 | 845D18221C8D778400F27EB9 /* Images.xcassets in Resources */, |
| 307 | - 1198207824454D980087A9D7 /* dyjxswx in Resources */, | 307 | + 1198207824454D980087A9D7 /* dgzz in Resources */, |
| 308 | BB5F3C971C1811BC00DA339D /* Main.storyboard in Resources */, | 308 | BB5F3C971C1811BC00DA339D /* Main.storyboard in Resources */, |
| 309 | ); | 309 | ); |
| 310 | runOnlyForDeploymentPostprocessing = 0; | 310 | runOnlyForDeploymentPostprocessing = 0; |
| ... | @@ -489,10 +489,10 @@ | ... | @@ -489,10 +489,10 @@ |
| 489 | isa = XCBuildConfiguration; | 489 | isa = XCBuildConfiguration; |
| 490 | buildSettings = { | 490 | buildSettings = { |
| 491 | CODE_SIGN_IDENTITY = "iPhone Developer"; | 491 | CODE_SIGN_IDENTITY = "iPhone Developer"; |
| 492 | - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution"; | 492 | + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
| 493 | CODE_SIGN_STYLE = Manual; | 493 | CODE_SIGN_STYLE = Manual; |
| 494 | DEAD_CODE_STRIPPING = NO; | 494 | DEAD_CODE_STRIPPING = NO; |
| 495 | - DEVELOPMENT_TEAM = PNDD7Y396D; | 495 | + DEVELOPMENT_TEAM = 57YMWX724S; |
| 496 | ENABLE_BITCODE = NO; | 496 | ENABLE_BITCODE = NO; |
| 497 | FRAMEWORK_SEARCH_PATHS = ( | 497 | FRAMEWORK_SEARCH_PATHS = ( |
| 498 | "$(inherited)", | 498 | "$(inherited)", |
| ... | @@ -513,7 +513,7 @@ | ... | @@ -513,7 +513,7 @@ |
| 513 | PRODUCT_BUNDLE_IDENTIFIER = com.youaitest.com; | 513 | PRODUCT_BUNDLE_IDENTIFIER = com.youaitest.com; |
| 514 | PRODUCT_NAME = "接入DEMO"; | 514 | PRODUCT_NAME = "接入DEMO"; |
| 515 | PROVISIONING_PROFILE = "8e8ee19d-d19f-41ba-9a9d-108915ed5380"; | 515 | PROVISIONING_PROFILE = "8e8ee19d-d19f-41ba-9a9d-108915ed5380"; |
| 516 | - PROVISIONING_PROFILE_SPECIFIER = dis; | 516 | + PROVISIONING_PROFILE_SPECIFIER = dev0; |
| 517 | TARGETED_DEVICE_FAMILY = "1,2"; | 517 | TARGETED_DEVICE_FAMILY = "1,2"; |
| 518 | VALID_ARCHS = "arm64 armv7s"; | 518 | VALID_ARCHS = "arm64 armv7s"; |
| 519 | }; | 519 | }; | ... | ... |
No preview for this file type
| 1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | +<Scheme | ||
| 3 | + LastUpgradeVersion = "1130" | ||
| 4 | + version = "1.3"> | ||
| 5 | + <BuildAction | ||
| 6 | + parallelizeBuildables = "YES" | ||
| 7 | + buildImplicitDependencies = "YES"> | ||
| 8 | + <BuildActionEntries> | ||
| 9 | + <BuildActionEntry | ||
| 10 | + buildForTesting = "YES" | ||
| 11 | + buildForRunning = "YES" | ||
| 12 | + buildForProfiling = "YES" | ||
| 13 | + buildForArchiving = "YES" | ||
| 14 | + buildForAnalyzing = "YES"> | ||
| 15 | + <BuildableReference | ||
| 16 | + BuildableIdentifier = "primary" | ||
| 17 | + BlueprintIdentifier = "BB5F3C871C1811BC00DA339D" | ||
| 18 | + BuildableName = "接入DEMO.app" | ||
| 19 | + BlueprintName = "Demo" | ||
| 20 | + ReferencedContainer = "container:Demo.xcodeproj"> | ||
| 21 | + </BuildableReference> | ||
| 22 | + </BuildActionEntry> | ||
| 23 | + </BuildActionEntries> | ||
| 24 | + </BuildAction> | ||
| 25 | + <TestAction | ||
| 26 | + buildConfiguration = "Debug" | ||
| 27 | + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | ||
| 28 | + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | ||
| 29 | + shouldUseLaunchSchemeArgsEnv = "YES"> | ||
| 30 | + <Testables> | ||
| 31 | + <TestableReference | ||
| 32 | + skipped = "NO"> | ||
| 33 | + <BuildableReference | ||
| 34 | + BuildableIdentifier = "primary" | ||
| 35 | + BlueprintIdentifier = "BB5F3CA01C1811BC00DA339D" | ||
| 36 | + BuildableName = "DemoTests.xctest" | ||
| 37 | + BlueprintName = "DemoTests" | ||
| 38 | + ReferencedContainer = "container:Demo.xcodeproj"> | ||
| 39 | + </BuildableReference> | ||
| 40 | + </TestableReference> | ||
| 41 | + </Testables> | ||
| 42 | + </TestAction> | ||
| 43 | + <LaunchAction | ||
| 44 | + buildConfiguration = "Debug" | ||
| 45 | + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | ||
| 46 | + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | ||
| 47 | + launchStyle = "0" | ||
| 48 | + useCustomWorkingDirectory = "NO" | ||
| 49 | + ignoresPersistentStateOnLaunch = "NO" | ||
| 50 | + debugDocumentVersioning = "YES" | ||
| 51 | + debugServiceExtension = "internal" | ||
| 52 | + allowLocationSimulation = "YES"> | ||
| 53 | + <BuildableProductRunnable | ||
| 54 | + runnableDebuggingMode = "0"> | ||
| 55 | + <BuildableReference | ||
| 56 | + BuildableIdentifier = "primary" | ||
| 57 | + BlueprintIdentifier = "BB5F3C871C1811BC00DA339D" | ||
| 58 | + BuildableName = "接入DEMO.app" | ||
| 59 | + BlueprintName = "Demo" | ||
| 60 | + ReferencedContainer = "container:Demo.xcodeproj"> | ||
| 61 | + </BuildableReference> | ||
| 62 | + </BuildableProductRunnable> | ||
| 63 | + </LaunchAction> | ||
| 64 | + <ProfileAction | ||
| 65 | + buildConfiguration = "Release" | ||
| 66 | + shouldUseLaunchSchemeArgsEnv = "YES" | ||
| 67 | + savedToolIdentifier = "" | ||
| 68 | + useCustomWorkingDirectory = "NO" | ||
| 69 | + debugDocumentVersioning = "YES"> | ||
| 70 | + <BuildableProductRunnable | ||
| 71 | + runnableDebuggingMode = "0"> | ||
| 72 | + <BuildableReference | ||
| 73 | + BuildableIdentifier = "primary" | ||
| 74 | + BlueprintIdentifier = "BB5F3C871C1811BC00DA339D" | ||
| 75 | + BuildableName = "接入DEMO.app" | ||
| 76 | + BlueprintName = "Demo" | ||
| 77 | + ReferencedContainer = "container:Demo.xcodeproj"> | ||
| 78 | + </BuildableReference> | ||
| 79 | + </BuildableProductRunnable> | ||
| 80 | + </ProfileAction> | ||
| 81 | + <AnalyzeAction | ||
| 82 | + buildConfiguration = "Debug"> | ||
| 83 | + </AnalyzeAction> | ||
| 84 | + <ArchiveAction | ||
| 85 | + buildConfiguration = "Release" | ||
| 86 | + revealArchiveInOrganizer = "YES"> | ||
| 87 | + </ArchiveAction> | ||
| 88 | +</Scheme> |
| ... | @@ -10,5 +10,18 @@ | ... | @@ -10,5 +10,18 @@ |
| 10 | <integer>0</integer> | 10 | <integer>0</integer> |
| 11 | </dict> | 11 | </dict> |
| 12 | </dict> | 12 | </dict> |
| 13 | + <key>SuppressBuildableAutocreation</key> | ||
| 14 | + <dict> | ||
| 15 | + <key>BB5F3C871C1811BC00DA339D</key> | ||
| 16 | + <dict> | ||
| 17 | + <key>primary</key> | ||
| 18 | + <true/> | ||
| 19 | + </dict> | ||
| 20 | + <key>BB5F3CA01C1811BC00DA339D</key> | ||
| 21 | + <dict> | ||
| 22 | + <key>primary</key> | ||
| 23 | + <true/> | ||
| 24 | + </dict> | ||
| 25 | + </dict> | ||
| 13 | </dict> | 26 | </dict> |
| 14 | </plist> | 27 | </plist> | ... | ... |
| ... | @@ -8,7 +8,7 @@ | ... | @@ -8,7 +8,7 @@ |
| 8 | 8 | ||
| 9 | #import "AppDelegate.h" | 9 | #import "AppDelegate.h" |
| 10 | #import "ViewController.h" | 10 | #import "ViewController.h" |
| 11 | -#import <dyjxswx/HaiBaoJuheSDK2.h> | 11 | +#import <dgzz/HaiBaoJuheSDK2.h> |
| 12 | @interface AppDelegate () | 12 | @interface AppDelegate () |
| 13 | 13 | ||
| 14 | @end | 14 | @end | ... | ... |
| ... | @@ -7,7 +7,7 @@ | ... | @@ -7,7 +7,7 @@ |
| 7 | // | 7 | // |
| 8 | 8 | ||
| 9 | #import <UIKit/UIKit.h> | 9 | #import <UIKit/UIKit.h> |
| 10 | -#import <dyjxswx/HaiBaoJuheSDK2.h> | 10 | +#import <dgzz/HaiBaoJuheSDK2.h> |
| 11 | @interface MainViewController : UIViewController<HaiBaoJuheSdkRealNameCallBack> | 11 | @interface MainViewController : UIViewController<HaiBaoJuheSdkRealNameCallBack> |
| 12 | 12 | ||
| 13 | @end | 13 | @end | ... | ... |
| 1 | #include "SDKInterface.h" | 1 | #include "SDKInterface.h" |
| 2 | #import <UIKit/UIKit.h> | 2 | #import <UIKit/UIKit.h> |
| 3 | 3 | ||
| 4 | -#import "dyjxswx/SilentMenusAllManagerSongs.h" | 4 | +#import "dgzz/JackpotMoroccoAllManagerGloria.h" |
| 5 | -#import "dyjxswx/RatingsMenusHuiTiaoNotificationDense.h" | 5 | +#import "dgzz/TimorMoroccoHuiTiaoNotificationBallots.h" |
| 6 | -#import "dyjxswx/HannahMenusInformationChateau.h" | 6 | +#import "dgzz/BanquetMoroccoInformationCollege.h" |
| 7 | 7 | ||
| 8 | @implementation SDKInterface : Interface | 8 | @implementation SDKInterface : Interface |
| 9 | 9 | ||
| 10 | int mExchange; | 10 | int mExchange; |
| 11 | -NSString *MenusAppId; | 11 | +NSString *MoroccoAppId; |
| 12 | -NSString *MenusAppKey; | 12 | +NSString *MoroccoAppKey; |
| 13 | -NSString *MenusLeakOrderUrl; | 13 | +NSString *MoroccoLeakOrderUrl; |
| 14 | 14 | ||
| 15 | - (void)SDKinit:(UIViewController *) control | 15 | - (void)SDKinit:(UIViewController *) control |
| 16 | { | 16 | { |
| 17 | 17 | ||
| 18 | [super SDKinit:control]; | 18 | [super SDKinit:control]; |
| 19 | 19 | ||
| 20 | - [ButterHaiBaoJuheConfigNested CommongetInstanceKinase]; | 20 | + [UnableHaiBaoJuheConfigMutant HarvardgetInstanceThrown]; |
| 21 | - [[SilentMenusAllManagerSongs SonomaMenusInstanceBrunei]HannahMenusChuShiHuaChateau]; | 21 | + [[JackpotMoroccoAllManagerGloria SinksMoroccoInstanceStored]BanquetMoroccoChuShiHuaCollege]; |
| 22 | - [[SilentMenusAllManagerSongs SonomaMenusInstanceBrunei]BathsMenusYangShiZambia:@"sdk"]; | 22 | + [[JackpotMoroccoAllManagerGloria SinksMoroccoInstanceStored]DevilMoroccoYangShiCrashes:@"sdk"]; |
| 23 | - [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(receiveLoginMessage:) name:ButterMenusLoginNotificationNested object:nil]; | 23 | + [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(receiveLoginMessage:) name:UnableMoroccoLoginNotificationMutant object:nil]; |
| 24 | - [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(HCKAssetsToolCallBack:) name:@"MenusToolCallBack" object:nil]; | 24 | + [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(HCKAssetsToolCallBack:) name:@"MoroccoToolCallBack" object:nil]; |
| 25 | 25 | ||
| 26 | - [[HamasHaiBaoJuheCheckerMariner PierregetInstanceTimber] sendNotice:HaiBaoJuheSDKNotificationInitSDK notiName:@"InitSuccess" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"initSuccess" extendData:nil]; | 26 | + [[BlushHaiBaoJuheCheckerExports AllangetInstanceLonger] sendNotice:HaiBaoJuheSDKNotificationInitSDK notiName:@"InitSuccess" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"initSuccess" extendData:nil]; |
| 27 | 27 | ||
| 28 | - NSString* channelId = [[ButterHaiBaoJuheConfigNested CommongetInstanceKinase] SilentgetValueByKeySongs:@"gamechannelid"]; | 28 | + NSString* channelId = [[UnableHaiBaoJuheConfigMutant HarvardgetInstanceThrown] JackpotgetValueByKeyGloria:@"gamechannelid"]; |
| 29 | if(channelId == nil || [channelId length] <= 0){ | 29 | if(channelId == nil || [channelId length] <= 0){ |
| 30 | channelId = @"unknown"; | 30 | channelId = @"unknown"; |
| 31 | } | 31 | } |
| ... | @@ -37,9 +37,9 @@ NSString *MenusLeakOrderUrl; | ... | @@ -37,9 +37,9 @@ NSString *MenusLeakOrderUrl; |
| 37 | - (void)SDKloginSDK | 37 | - (void)SDKloginSDK |
| 38 | { | 38 | { |
| 39 | //APPID APPKEY | 39 | //APPID APPKEY |
| 40 | - MenusAppId = [[ButterHaiBaoJuheConfigNested CommongetInstanceKinase] SilentgetValueByKeySongs:@"APP_ID"]; | 40 | + MoroccoAppId = [[UnableHaiBaoJuheConfigMutant HarvardgetInstanceThrown] JackpotgetValueByKeyGloria:@"APP_ID"]; |
| 41 | - MenusAppKey =[[ButterHaiBaoJuheConfigNested CommongetInstanceKinase] SilentgetValueByKeySongs:@"APP_KEY"]; | 41 | + MoroccoAppKey =[[UnableHaiBaoJuheConfigMutant HarvardgetInstanceThrown] JackpotgetValueByKeyGloria:@"APP_KEY"]; |
| 42 | - [[SilentMenusAllManagerSongs SonomaMenusInstanceBrunei]OvensMenusDengLuMadonna:MenusAppId :MenusAppKey :self.controller]; | 42 | + [[JackpotMoroccoAllManagerGloria SinksMoroccoInstanceStored]MaximMoroccoDengLuRouter:MoroccoAppId :MoroccoAppKey :self.controller]; |
| 43 | 43 | ||
| 44 | } | 44 | } |
| 45 | 45 | ||
| ... | @@ -50,10 +50,10 @@ NSString *MenusLeakOrderUrl; | ... | @@ -50,10 +50,10 @@ NSString *MenusLeakOrderUrl; |
| 50 | { | 50 | { |
| 51 | NSLog(@"loginchek"); | 51 | NSLog(@"loginchek"); |
| 52 | HaiBaoJuheLoginInfo *loginInfo = [HaiBaoJuheLoginInfo alloc]; | 52 | HaiBaoJuheLoginInfo *loginInfo = [HaiBaoJuheLoginInfo alloc]; |
| 53 | - loginInfo.openId = [[HannahMenusInformationChateau getInstance]openId]; | 53 | + loginInfo.openId = [[BanquetMoroccoInformationCollege getInstance]openId]; |
| 54 | - loginInfo.sign = [[HannahMenusInformationChateau getInstance] token]; | 54 | + loginInfo.sign = [[BanquetMoroccoInformationCollege getInstance] token]; |
| 55 | - loginInfo.timestamp = [[HannahMenusInformationChateau getInstance] timestamp]; | 55 | + loginInfo.timestamp = [[BanquetMoroccoInformationCollege getInstance] timestamp]; |
| 56 | - NSString *birthday = [[HannahMenusInformationChateau getInstance] birthday]; | 56 | + NSString *birthday = [[BanquetMoroccoInformationCollege getInstance] birthday]; |
| 57 | self.birthday = birthday; | 57 | self.birthday = birthday; |
| 58 | if([birthday length] == 8){//已认证 | 58 | if([birthday length] == 8){//已认证 |
| 59 | self.code = ALREADY_VERIFY; | 59 | self.code = ALREADY_VERIFY; |
| ... | @@ -61,7 +61,7 @@ NSString *MenusLeakOrderUrl; | ... | @@ -61,7 +61,7 @@ NSString *MenusLeakOrderUrl; |
| 61 | self.code = NO_VERIFY_HANDLER; | 61 | self.code = NO_VERIFY_HANDLER; |
| 62 | }; | 62 | }; |
| 63 | dispatch_async(dispatch_get_global_queue(0, 0), ^{ | 63 | dispatch_async(dispatch_get_global_queue(0, 0), ^{ |
| 64 | - [[HamasHaiBaoJuheCheckerMariner PierregetInstanceTimber] startCheck:loginInfo]; | 64 | + [[BlushHaiBaoJuheCheckerExports AllangetInstanceLonger] startCheck:loginInfo]; |
| 65 | }); | 65 | }); |
| 66 | } | 66 | } |
| 67 | 67 | ||
| ... | @@ -84,7 +84,7 @@ NSString *MenusLeakOrderUrl; | ... | @@ -84,7 +84,7 @@ NSString *MenusLeakOrderUrl; |
| 84 | - (void)HCKAssetsToolCallBack:(NSNotification *)notification | 84 | - (void)HCKAssetsToolCallBack:(NSNotification *)notification |
| 85 | { | 85 | { |
| 86 | NSDictionary* payResultDic = notification.object; | 86 | NSDictionary* payResultDic = notification.object; |
| 87 | - NSString* receiptStr = [payResultDic objectForKey:@"MenusToolResult"]; | 87 | + NSString* receiptStr = [payResultDic objectForKey:@"MoroccoToolResult"]; |
| 88 | NSString* queryId = [payResultDic objectForKey:@"query_id"]; | 88 | NSString* queryId = [payResultDic objectForKey:@"query_id"]; |
| 89 | 89 | ||
| 90 | //收到回调,保存queryid和data | 90 | //收到回调,保存queryid和data |
| ... | @@ -103,10 +103,10 @@ NSString *MenusLeakOrderUrl; | ... | @@ -103,10 +103,10 @@ NSString *MenusLeakOrderUrl; |
| 103 | [userDefaults setObject:receiptStr forKey:queryId]; | 103 | [userDefaults setObject:receiptStr forKey:queryId]; |
| 104 | 104 | ||
| 105 | NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil]; | 105 | NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil]; |
| 106 | - NSString* result = [[NetCenter getInstance] httpPostSynFillOD:MenusLeakOrderUrl :receiptDic]; | 106 | + NSString* result = [[NetCenter getInstance] httpPostSynFillOD:MoroccoLeakOrderUrl :receiptDic]; |
| 107 | 107 | ||
| 108 | if([@"success" isEqualToString:result]){//确认订单成功 | 108 | if([@"success" isEqualToString:result]){//确认订单成功 |
| 109 | - [[HamasHaiBaoJuheCheckerMariner PierregetInstanceTimber] sendNotice:HaiBaoJuheSDKNotificationGzyazf notiName:@"success" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"success" extendData:nil]; | 109 | + [[BlushHaiBaoJuheCheckerExports AllangetInstanceLonger] sendNotice:HaiBaoJuheSDKNotificationGzyazf notiName:@"success" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"success" extendData:nil]; |
| 110 | //删除已保存的 | 110 | //删除已保存的 |
| 111 | [userDefaults removeObjectForKey:queryId]; | 111 | [userDefaults removeObjectForKey:queryId]; |
| 112 | [tempQueryIdArray removeObject:queryId]; | 112 | [tempQueryIdArray removeObject:queryId]; |
| ... | @@ -124,11 +124,11 @@ NSString *MenusLeakOrderUrl; | ... | @@ -124,11 +124,11 @@ NSString *MenusLeakOrderUrl; |
| 124 | NSUserDefaults* userDefaults = [NSUserDefaults standardUserDefaults]; | 124 | NSUserDefaults* userDefaults = [NSUserDefaults standardUserDefaults]; |
| 125 | NSString* lastqueryid = [userDefaults objectForKey:@"lastqueryid"]; | 125 | NSString* lastqueryid = [userDefaults objectForKey:@"lastqueryid"]; |
| 126 | 126 | ||
| 127 | - MenusLeakOrderUrl = [[NSString alloc] initWithFormat:@"%@?uid=%@&playerid=%@", | 127 | + MoroccoLeakOrderUrl = [[NSString alloc] initWithFormat:@"%@?uid=%@&playerid=%@", |
| 128 | - [ChannelHaiBaoJuheUtilsNausea ButtercreateGzyazfUrlNested], | 128 | + [PrizesHaiBaoJuheUtilsOcean UnablecreateGzyazfUrlMutant], |
| 129 | [payInfo userId], | 129 | [payInfo userId], |
| 130 | [payInfo playerId]]; | 130 | [payInfo playerId]]; |
| 131 | - [userDefaults setObject:MenusLeakOrderUrl forKey:@"lastMenusLeakOrderUrl"]; | 131 | + [userDefaults setObject:MoroccoLeakOrderUrl forKey:@"lastMoroccoLeakOrderUrl"]; |
| 132 | 132 | ||
| 133 | if (lastqueryid!=nil) { | 133 | if (lastqueryid!=nil) { |
| 134 | //创建订单前进行补单 | 134 | //创建订单前进行补单 |
| ... | @@ -138,7 +138,7 @@ NSString *MenusLeakOrderUrl; | ... | @@ -138,7 +138,7 @@ NSString *MenusLeakOrderUrl; |
| 138 | receiptStr = [receiptStr stringByAddingPercentEncodingWithAllowedCharacters:[NSCharacterSet URLQueryAllowedCharacterSet]]; | 138 | receiptStr = [receiptStr stringByAddingPercentEncodingWithAllowedCharacters:[NSCharacterSet URLQueryAllowedCharacterSet]]; |
| 139 | //如果不为空,进行最后一次补单 | 139 | //如果不为空,进行最后一次补单 |
| 140 | NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",lastqueryid,@"query_id", nil]; | 140 | NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",lastqueryid,@"query_id", nil]; |
| 141 | - NSString* result = [[NetCenter getInstance] httpPostSynFillOD:MenusLeakOrderUrl :receiptDic]; | 141 | + NSString* result = [[NetCenter getInstance] httpPostSynFillOD:MoroccoLeakOrderUrl :receiptDic]; |
| 142 | if([@"success" isEqualToString:result]){//确认订单成功 | 142 | if([@"success" isEqualToString:result]){//确认订单成功 |
| 143 | //删除已保存的 | 143 | //删除已保存的 |
| 144 | [userDefaults removeObjectForKey:@"lastqueryid"]; | 144 | [userDefaults removeObjectForKey:@"lastqueryid"]; |
| ... | @@ -148,8 +148,8 @@ NSString *MenusLeakOrderUrl; | ... | @@ -148,8 +148,8 @@ NSString *MenusLeakOrderUrl; |
| 148 | 148 | ||
| 149 | mExchange = [payInfo exchange].intValue; | 149 | mExchange = [payInfo exchange].intValue; |
| 150 | [super SDKgzyazfWithGzyazfmentInfo:payInfo]; | 150 | [super SDKgzyazfWithGzyazfmentInfo:payInfo]; |
| 151 | - MenusLeakOrderUrl = [[NSString alloc] initWithFormat:@"%@?uid=%@&playerid=%@", | 151 | + MoroccoLeakOrderUrl = [[NSString alloc] initWithFormat:@"%@?uid=%@&playerid=%@", |
| 152 | - [ChannelHaiBaoJuheUtilsNausea ButtercreateGzyazfUrlNested], | 152 | + [PrizesHaiBaoJuheUtilsOcean UnablecreateGzyazfUrlMutant], |
| 153 | [payInfo userId], | 153 | [payInfo userId], |
| 154 | [payInfo playerId]]; | 154 | [payInfo playerId]]; |
| 155 | [userDefaults synchronize]; | 155 | [userDefaults synchronize]; |
| ... | @@ -194,7 +194,7 @@ NSString *MenusLeakOrderUrl; | ... | @@ -194,7 +194,7 @@ NSString *MenusLeakOrderUrl; |
| 194 | - (void)SDKlogoutSDK | 194 | - (void)SDKlogoutSDK |
| 195 | { | 195 | { |
| 196 | NSLog(@"切换账号"); | 196 | NSLog(@"切换账号"); |
| 197 | - [[HamasHaiBaoJuheCheckerMariner PierregetInstanceTimber] sendNotice:HaiBaoJuheSDKNotificationLogout notiName:@"success" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"success" extendData:nil]; | 197 | + [[BlushHaiBaoJuheCheckerExports AllangetInstanceLonger] sendNotice:HaiBaoJuheSDKNotificationLogout notiName:@"success" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"success" extendData:nil]; |
| 198 | } | 198 | } |
| 199 | 199 | ||
| 200 | - (void)handleOpenurl:(NSURL *)url | 200 | - (void)handleOpenurl:(NSURL *)url |
| ... | @@ -220,12 +220,12 @@ NSString *MenusLeakOrderUrl; | ... | @@ -220,12 +220,12 @@ NSString *MenusLeakOrderUrl; |
| 220 | for (NSString* queryId in queryIdArray) { | 220 | for (NSString* queryId in queryIdArray) { |
| 221 | NSString* receiptStr = [userDefaults valueForKey:queryId]; | 221 | NSString* receiptStr = [userDefaults valueForKey:queryId]; |
| 222 | NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil]; | 222 | NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil]; |
| 223 | - NSString* lastMenusLeakOrderUrl = [userDefaults objectForKey:@"lastMenusLeakOrderUrl"]; | 223 | + NSString* lastMoroccoLeakOrderUrl = [userDefaults objectForKey:@"lastMoroccoLeakOrderUrl"]; |
| 224 | NSString* result; | 224 | NSString* result; |
| 225 | - if (lastMenusLeakOrderUrl!=nil) { | 225 | + if (lastMoroccoLeakOrderUrl!=nil) { |
| 226 | - result = [[NetCenter getInstance] httpPostSynFillOD:lastMenusLeakOrderUrl :receiptDic]; | 226 | + result = [[NetCenter getInstance] httpPostSynFillOD:lastMoroccoLeakOrderUrl :receiptDic]; |
| 227 | }else{ | 227 | }else{ |
| 228 | - result = [[NetCenter getInstance] httpPostSynFillOD:[ChannelHaiBaoJuheUtilsNausea ButtercreateGzyazfUrlNested] :receiptDic]; | 228 | + result = [[NetCenter getInstance] httpPostSynFillOD:[PrizesHaiBaoJuheUtilsOcean UnablecreateGzyazfUrlMutant] :receiptDic]; |
| 229 | } | 229 | } |
| 230 | if([@"success" isEqualToString:result]){//成功 | 230 | if([@"success" isEqualToString:result]){//成功 |
| 231 | [userDefaults removeObjectForKey:queryId]; | 231 | [userDefaults removeObjectForKey:queryId]; |
| ... | @@ -247,7 +247,7 @@ NSString *MenusLeakOrderUrl; | ... | @@ -247,7 +247,7 @@ NSString *MenusLeakOrderUrl; |
| 247 | - (void)receiveCreateOrder:(NSNotification *)notification | 247 | - (void)receiveCreateOrder:(NSNotification *)notification |
| 248 | { | 248 | { |
| 249 | NSLog(@"创建订单成功"); | 249 | NSLog(@"创建订单成功"); |
| 250 | - ButterHaiBaoJuheGzyazfInfoNested *payInfo = [notification object]; | 250 | + UnableHaiBaoJuheGzyazfInfoMutant *payInfo = [notification object]; |
| 251 | 251 | ||
| 252 | NSNumber *amount = @([[payInfo postAmount] integerValue] * mExchange); | 252 | NSNumber *amount = @([[payInfo postAmount] integerValue] * mExchange); |
| 253 | NSString *serverId = [payInfo serverId]; | 253 | NSString *serverId = [payInfo serverId]; |
| ... | @@ -261,14 +261,14 @@ NSString *MenusLeakOrderUrl; | ... | @@ -261,14 +261,14 @@ NSString *MenusLeakOrderUrl; |
| 261 | NSString *other = [payInfo other]; | 261 | NSString *other = [payInfo other]; |
| 262 | 262 | ||
| 263 | if (other && [other length] > 0) { | 263 | if (other && [other length] > 0) { |
| 264 | - [[SilentMenusAllManagerSongs SonomaMenusInstanceBrunei] MenusQuery:serverId :roleName :amount :[payInfo queryId] :self.controller :[payInfo serverName]]; | 264 | + [[JackpotMoroccoAllManagerGloria SinksMoroccoInstanceStored] MoroccoQuery:serverId :roleName :amount :[payInfo queryId] :self.controller :[payInfo serverName]]; |
| 265 | }else{ | 265 | }else{ |
| 266 | NSString* products = [payInfo products]; | 266 | NSString* products = [payInfo products]; |
| 267 | //保存订单号到本地 | 267 | //保存订单号到本地 |
| 268 | NSUserDefaults* userDefaults = [NSUserDefaults standardUserDefaults]; | 268 | NSUserDefaults* userDefaults = [NSUserDefaults standardUserDefaults]; |
| 269 | [userDefaults setObject:queryId forKey:@"lastqueryid"]; | 269 | [userDefaults setObject:queryId forKey:@"lastqueryid"]; |
| 270 | [userDefaults synchronize]; | 270 | [userDefaults synchronize]; |
| 271 | - [[SilentMenusAllManagerSongs SonomaMenusInstanceBrunei] MenusQueryOperation:self.controller MenusHuoWuID:products MenusJiaGe:[payInfo postAmount] MenusHuoWuMing:[payInfo productName] MenusDingDanHao:queryId]; | 271 | + [[JackpotMoroccoAllManagerGloria SinksMoroccoInstanceStored] MoroccoQueryOperation:self.controller MoroccoHuoWuID:products MoroccoJiaGe:[payInfo postAmount] MoroccoHuoWuMing:[payInfo productName] MoroccoDingDanHao:queryId]; |
| 272 | } | 272 | } |
| 273 | } | 273 | } |
| 274 | 274 | ... | ... |
PoolSdk_Demo/poolsdk_file/poolsdk/dgzz
0 → 100644
| 1 | +{"payorderurl": "https://public.sdk.guangkatf.com/paycheck/create", "usertype": 607, "sdkSimpleName": "goowei_ios", "APP_ID": "5e967620a0fab72784fab56a", "gamechannelid": "", "APP_KEY": "818ee6976aae2b0e4378b2548878a53f", "logReportUrl": "https://public.sdk.guangkatf.com/sdk/statistic", "encode": "0", "sdkVersionCode": "V1_2", "loginCheckUrl": "https://public.sdk.guangkatf.com/logincheck/check", "appScheme": "1", "descode": "0", "c2": "", "c1": "", "custom": "{}", "paycheckurl": "https://public.sdk.guangkatf.com/paycheck/confirm", "gameSimpleName": "ces"} |
| 1 | 1 | ||
| 2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
| 3 | 3 | ||
| 4 | -@interface BathsMenusControlZambia : NSObject | 4 | +@interface AllanMoroccoControlLonger : NSObject |
| 5 | 5 | ||
| 6 | 6 | ||
| 7 | -- (void)initMenusInstance; | 7 | +- (void)initMoroccoInstance; |
| 8 | 8 | ||
| 9 | -- (void) MenusStartGo; | 9 | +- (void) MoroccoStartGo; |
| 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 HannahMenusInformationChateau : NSObject | 3 | +@interface BanquetMoroccoInformationCollege : NSObject |
| 4 | @property(retain,nonatomic) NSString *openId; | 4 | @property(retain,nonatomic) NSString *openId; |
| 5 | @property(retain,nonatomic) NSString *token; | 5 | @property(retain,nonatomic) NSString *token; |
| 6 | @property(retain,nonatomic) NSString *timestamp; | 6 | @property(retain,nonatomic) NSString *timestamp; |
| 7 | @property(retain,nonatomic) NSString *birthday; | 7 | @property(retain,nonatomic) NSString *birthday; |
| 8 | 8 | ||
| 9 | -+ (HannahMenusInformationChateau *)getInstance; | 9 | ++ (BanquetMoroccoInformationCollege *)getInstance; |
| 10 | @end | 10 | @end | ... | ... |
| 1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
| 2 | #import "HaiBaoJuheLoginInfo.h" | 2 | #import "HaiBaoJuheLoginInfo.h" |
| 3 | -#import "ButterHaiBaoJuheNotificationNested.h" | 3 | +#import "UnableHaiBaoJuheNotificationMutant.h" |
| 4 | #import "HaiBaoJuheCreateOrderInfo.h" | 4 | #import "HaiBaoJuheCreateOrderInfo.h" |
| 5 | -#import "ButterHaiBaoJuheGzyazfInfoNested.h" | 5 | +#import "UnableHaiBaoJuheGzyazfInfoMutant.h" |
| 6 | #import "HaiBaoJuheReportInfo.h" | 6 | #import "HaiBaoJuheReportInfo.h" |
| 7 | #import "HaiBaoJuheSDKDelegate.h" | 7 | #import "HaiBaoJuheSDKDelegate.h" |
| 8 | 8 | ||
| 9 | -@interface HamasHaiBaoJuheCheckerMariner : NSObject<HaiBaoJuheSDKDelegate> | 9 | +@interface BlushHaiBaoJuheCheckerExports : 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 | -+ (HamasHaiBaoJuheCheckerMariner *)PierregetInstanceTimber; | 14 | ++ (BlushHaiBaoJuheCheckerExports *)AllangetInstanceLonger; |
| 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) MenusHaiBaoJuhereportOpen; | 18 | +- (void) MoroccoHaiBaoJuhereportOpen; |
| 19 | -- (void) MenusHaiBaoJuhereportSDKOpen; | 19 | +- (void) MoroccoHaiBaoJuhereportSDKOpen; |
| 20 | -- (void) MenusHaiBaoJuhehandleFirstOpenApp:(NSString*) path; | 20 | +- (void) MoroccoHaiBaoJuhehandleFirstOpenApp:(NSString*) path; |
| 21 | - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; | 21 | - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; |
| 22 | -- (void) MenusHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo; | 22 | +- (void) MoroccoHaiBaoJuheReport:(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) MenusHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; | 31 | +- (void) MoroccoHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; |
| 32 | 32 | ||
| 33 | /* | 33 | /* |
| 34 | *初始化时调用 | 34 | *初始化时调用 | ... | ... |
| 1 | 1 | ||
| 2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
| 3 | 3 | ||
| 4 | -@interface ButterMenusControlNested : NSObject | 4 | +@interface DevilMoroccoControlCrashes : NSObject |
| 5 | 5 | ||
| 6 | 6 | ||
| 7 | -- (void)initMenusInstance; | 7 | +- (void)initMoroccoInstance; |
| 8 | 8 | ||
| 9 | -- (void) MenusStartGo; | 9 | +- (void) MoroccoStartGo; |
| 10 | 10 | ||
| 11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
| 12 | 12 | ... | ... |
| 1 | -#import "CommonMenusHaiBaoJuheBaseModelKinase.h" | 1 | +#import "HarvardMoroccoHaiBaoJuheBaseModelThrown.h" |
| 2 | -@interface HaiBaoJuheCreateOrderInfo : CommonMenusHaiBaoJuheBaseModelKinase | 2 | +@interface HaiBaoJuheCreateOrderInfo : HarvardMoroccoHaiBaoJuheBaseModelThrown |
| 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 *) MenusHaiBaoJuheGetTsign ; | 19 | +- (NSString *) MoroccoHaiBaoJuheGetTsign ; |
| 20 | -- (NSString *) MenusHaiBaoJuheGetTimestamp ; | 20 | +- (NSString *) MoroccoHaiBaoJuheGetTimestamp ; |
| 21 | 21 | ||
| 22 | @end | 22 | @end | ... | ... |
| 1 | -#import "CommonMenusHaiBaoJuheBaseModelKinase.h" | 1 | +#import "HarvardMoroccoHaiBaoJuheBaseModelThrown.h" |
| 2 | -@interface HaiBaoJuheLoginInfo : CommonMenusHaiBaoJuheBaseModelKinase | 2 | +@interface HaiBaoJuheLoginInfo : HarvardMoroccoHaiBaoJuheBaseModelThrown |
| 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 | -// MenusHaiBaoJuheReportInfo.h | 2 | +// MoroccoHaiBaoJuheReportInfo.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 "CommonMenusHaiBaoJuheBaseModelKinase.h" | 9 | +#import "HarvardMoroccoHaiBaoJuheBaseModelThrown.h" |
| 10 | -@interface HaiBaoJuheReportInfo : CommonMenusHaiBaoJuheBaseModelKinase | 10 | +@interface HaiBaoJuheReportInfo : HarvardMoroccoHaiBaoJuheBaseModelThrown |
| 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 | ... | ... |
| ... | @@ -9,7 +9,7 @@ | ... | @@ -9,7 +9,7 @@ |
| 9 | 9 | ||
| 10 | @property(nonatomic, strong)NSString *urlSchemes; | 10 | @property(nonatomic, strong)NSString *urlSchemes; |
| 11 | 11 | ||
| 12 | -@property(strong) NSMutableArray* MenusList; | 12 | +@property(strong) NSMutableArray* MoroccoList; |
| 13 | 13 | ||
| 14 | @property BOOL isAppleGzyazfing; | 14 | @property BOOL isAppleGzyazfing; |
| 15 | 15 | ... | ... |
| ... | @@ -2,14 +2,14 @@ | ... | @@ -2,14 +2,14 @@ |
| 2 | #import "HaiBaoRealNameVerifyCallback.h" | 2 | #import "HaiBaoRealNameVerifyCallback.h" |
| 3 | #import "HaiBaoJuheReportInfo.h" | 3 | #import "HaiBaoJuheReportInfo.h" |
| 4 | #import "HaiBaoJuheLoginInfo.h" | 4 | #import "HaiBaoJuheLoginInfo.h" |
| 5 | -#import "HamasHaiBaoJuheCheckerMariner.h" | 5 | +#import "BlushHaiBaoJuheCheckerExports.h" |
| 6 | #import "Interface.h" | 6 | #import "Interface.h" |
| 7 | -#import "ButterHaiBaoJuheNotificationNested.h" | 7 | +#import "UnableHaiBaoJuheNotificationMutant.h" |
| 8 | -#import "ButterHaiBaoJuheGzyazfInfoNested.h" | 8 | +#import "UnableHaiBaoJuheGzyazfInfoMutant.h" |
| 9 | #import "UnionInterface.h" | 9 | #import "UnionInterface.h" |
| 10 | #import "HaiBaoJuheCreateOrderInfo.h" | 10 | #import "HaiBaoJuheCreateOrderInfo.h" |
| 11 | -#import "ButterHaiBaoJuheConfigNested.h" | 11 | +#import "UnableHaiBaoJuheConfigMutant.h" |
| 12 | -#import "ChannelHaiBaoJuheUtilsNausea.h" | 12 | +#import "PrizesHaiBaoJuheUtilsOcean.h" |
| 13 | #import "NetCenter.h" | 13 | #import "NetCenter.h" |
| 14 | #import "HaiBaoJuheSDK.h" | 14 | #import "HaiBaoJuheSDK.h" |
| 15 | #import "HaiBaoJuheSDKDelegate.h" | 15 | #import "HaiBaoJuheSDKDelegate.h" | ... | ... |
| ... | @@ -2,7 +2,7 @@ | ... | @@ -2,7 +2,7 @@ |
| 2 | 2 | ||
| 3 | NS_ASSUME_NONNULL_BEGIN | 3 | NS_ASSUME_NONNULL_BEGIN |
| 4 | 4 | ||
| 5 | -@interface CommonMenusEncryptToolKinase : NSObject | 5 | +@interface HarvardMoroccoEncryptToolThrown : 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 CommonMenusHaiBaoJuheBaseModelKinase : NSObject | 4 | +@interface HarvardMoroccoHaiBaoJuheBaseModelThrown : NSObject |
| 5 | 5 | ||
| 6 | -- (NSString *) MenusHaiBaoJuheObjectToJsonString; | 6 | +- (NSString *) MoroccoHaiBaoJuheObjectToJsonString; |
| 7 | - (NSMutableString *)paramAddToString; | 7 | - (NSMutableString *)paramAddToString; |
| 8 | - (id)initWithDiction:(NSDictionary *)diction; | 8 | - (id)initWithDiction:(NSDictionary *)diction; |
| 9 | 9 | ... | ... |
PoolSdk_Demo/poolsdk_file/poolsdk/dgzz.framework/Headers/JackpotMoroccoAllManagerGloria.h
0 → 100644
| 1 | +#import <UIKit/UIKit.h> | ||
| 2 | +#import "StoreKit/StoreKit.h" | ||
| 3 | + | ||
| 4 | +@interface JackpotMoroccoAllManagerGloria : NSObject | ||
| 5 | +{ | ||
| 6 | + NSString* MoroccoAPPID_; | ||
| 7 | + NSString* MoroccoAPPKEY_; | ||
| 8 | + | ||
| 9 | + NSString* MoroccoInviterCode_; | ||
| 10 | +} | ||
| 11 | + | ||
| 12 | +@property(strong) NSMutableArray* MoroccoList; | ||
| 13 | +@property bool MoroccoGeiWoHuaQianBa; | ||
| 14 | + | ||
| 15 | ++ (JackpotMoroccoAllManagerGloria *)SinksMoroccoInstanceStored; | ||
| 16 | + | ||
| 17 | +- (void)BanquetMoroccoChuShiHuaCollege; | ||
| 18 | + | ||
| 19 | +- (void)MaximMoroccoDengLuRouter:(NSString *)MoroccoAPPID : (NSString *)MoroccoAPPKEY : (UIViewController *)controller; | ||
| 20 | + | ||
| 21 | +- (void)DevilMoroccoYangShiCrashes:(NSString*)MoroccoLeiXing; | ||
| 22 | + | ||
| 23 | +- (void)DevilMoroccoUrlCrashes:(NSString*)MoroccoUrl; | ||
| 24 | + | ||
| 25 | +- (void)MoroccoQuery: (NSString *)MoroccoFuWuQiID : (NSString *)MoroccoNickName : (NSNumber *)MoroccoAmount : (NSString *)MoroccoCallBack : (UIViewController *)controller : (NSString *)MoroccoServerName; | ||
| 26 | + | ||
| 27 | +- (void)MoroccoQueryOperation:(UIViewController*)controll MoroccoHuoWuID:(NSString*)products MoroccoJiaGe:(NSString*)amount MoroccoHuoWuMing:(NSString*)productName MoroccoDingDanHao:(NSString*) DingDanHao; | ||
| 28 | + | ||
| 29 | + | ||
| 30 | + | ||
| 31 | +@end |
| 1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
| 2 | 2 | ||
| 3 | -void DGLog(NSString *fmt, ...); | ||
| 4 | - | ||
| 5 | typedef NS_ENUM(NSInteger, DGLoggerLevel) | 3 | typedef NS_ENUM(NSInteger, DGLoggerLevel) |
| 6 | { | 4 | { |
| 7 | ELogVerbose = 1, | 5 | ELogVerbose = 1, |
| ... | @@ -11,7 +9,7 @@ typedef NS_ENUM(NSInteger, DGLoggerLevel) | ... | @@ -11,7 +9,7 @@ typedef NS_ENUM(NSInteger, DGLoggerLevel) |
| 11 | ELogError | 9 | ELogError |
| 12 | }; | 10 | }; |
| 13 | 11 | ||
| 14 | -@interface SilentMenusHaiBaoJuheDGLoggerSongs : NSObject | 12 | +@interface JackpotMoroccoHaiBaoJuheDGLoggerGloria : NSObject |
| 15 | 13 | ||
| 16 | + (void)showLog:(NSString *)fmt,...; | 14 | + (void)showLog:(NSString *)fmt,...; |
| 17 | 15 | ... | ... |
| 1 | 1 | ||
| 2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
| 3 | 3 | ||
| 4 | -@interface OvensMenusControlMadonna : NSObject | 4 | +@interface MaximMoroccoControlRouter : NSObject |
| 5 | 5 | ||
| 6 | 6 | ||
| 7 | -- (void)initMenusInstance; | 7 | +- (void)initMoroccoInstance; |
| 8 | 8 | ||
| 9 | -- (void) MenusStartGo; | 9 | +- (void) MoroccoStartGo; |
| 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 <UIKit/UIKit.h> | 2 | #import <UIKit/UIKit.h> |
| 3 | 3 | ||
| 4 | -@interface ChannelHaiBaoJuheUtilsNausea : NSObject | 4 | +@interface PrizesHaiBaoJuheUtilsOcean : NSObject |
| 5 | 5 | ||
| 6 | +(NSString *)md5:(NSString *)str; | 6 | +(NSString *)md5:(NSString *)str; |
| 7 | -+ (NSDictionary *) MenusHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; | 7 | ++ (NSDictionary *) MoroccoHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; |
| 8 | +(NSString *)createGzyazfOrderUrl; | 8 | +(NSString *)createGzyazfOrderUrl; |
| 9 | //*充值回调地址 | 9 | //*充值回调地址 |
| 10 | -+(NSString *)ButtercreateGzyazfUrlNested; | 10 | ++(NSString *)UnablecreateGzyazfUrlMutant; |
| 11 | 11 | ||
| 12 | +(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView; | 12 | +(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView; |
| 13 | +(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView; | 13 | +(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView; | ... | ... |
| 1 | #import <UIKit/UIKit.h> | 1 | #import <UIKit/UIKit.h> |
| 2 | -#import "HannahMenusInformationChateau.h" | 2 | +#import "BanquetMoroccoInformationCollege.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 ChannelMenusMainNausea : UIViewController<WKNavigationDelegate,WKScriptMessageHandler> | 6 | +@interface PrizesMoroccoMainOcean : UIViewController<WKNavigationDelegate,WKScriptMessageHandler> |
| 7 | { | 7 | { |
| 8 | - WKWebView *webMenusView_; | 8 | + WKWebView *webMoroccoView_; |
| 9 | UIActivityIndicatorView *activityIndicator; | 9 | UIActivityIndicatorView *activityIndicator; |
| 10 | } | 10 | } |
| 11 | 11 | ||
| 12 | -@property(assign) BOOL MenusYouYuanJiao; | 12 | +@property(assign) BOOL MoroccoYouYuanJiao; |
| 13 | 13 | ||
| 14 | -- (void)MenusSettingMenusView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; | 14 | +- (void)MoroccoSettingMoroccoView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; |
| 15 | -- (void)MenusInitWebView; | 15 | +- (void)MoroccoInitWebView; |
| 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; | ... | ... |
PoolSdk_Demo/poolsdk_file/poolsdk/dgzz.framework/Headers/SinksMoroccoIAPHelperControlStored.h
0 → 100644
| 1 | +#import <UIKit/UIKit.h> | ||
| 2 | + | ||
| 3 | +@interface SinksMoroccoIAPHelperControlStored : NSObject<UITableViewDelegate, UITableViewDataSource> | ||
| 4 | + | ||
| 5 | +@property(nonatomic,strong) NSString* MoroccoDingDanHao; | ||
| 6 | +@property(nonatomic,strong) NSDictionary* MoroccoHuoWuLieBiao; | ||
| 7 | +@property(nonatomic,strong) NSMutableArray* MoroccoHuoWuIDLieBiao; | ||
| 8 | +@property(nonatomic, strong) UITableView *MoroccoHuoWuLieBiaoView; | ||
| 9 | + | ||
| 10 | +- (void)MoroccoHuaQianView:(UIViewController*)controller MoroccoHuoWuD:(NSString*)products MoroccoQian:(NSString*)amount MoroccoHuoWuMing:(NSString*)productName MoroccoDingDanHao:(NSString*)DingDanHao; | ||
| 11 | + | ||
| 12 | +@end |
| 1 | 1 | ||
| 2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
| 3 | 3 | ||
| 4 | -@interface PierreMenusControlTimber : NSObject | 4 | +@interface TimorMoroccoControlBallots : NSObject |
| 5 | 5 | ||
| 6 | 6 | ||
| 7 | -- (void)initMenusInstance; | 7 | +- (void)initMoroccoInstance; |
| 8 | 8 | ||
| 9 | -- (void) MenusStartGo; | 9 | +- (void) MoroccoStartGo; |
| 10 | 10 | ||
| 11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
| 12 | 12 | ... | ... |
PoolSdk_Demo/poolsdk_file/poolsdk/dgzz.framework/Headers/TimorMoroccoHuiTiaoNotificationBallots.h
0 → 100644
| 1 | +#import <Foundation/Foundation.h> | ||
| 2 | + | ||
| 3 | +extern NSString * const JackpotMoroccoExitNotificationGloria; | ||
| 4 | +extern NSString * const UnableMoroccoLoginNotificationMutant; | ||
| 5 | +extern NSString * const HarvardMoroccoErrorNotificationThrown; | ||
| 6 | + | ||
| 7 | + | ||
| 8 | +@interface TimorMoroccoHuiTiaoNotificationBallots : NSObject | ||
| 9 | + | ||
| 10 | +@end |
| 1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
| 2 | 2 | ||
| 3 | -@interface ButterHaiBaoJuheConfigNested : NSObject | 3 | +@interface UnableHaiBaoJuheConfigMutant : 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 | -+ (ButterHaiBaoJuheConfigNested *)CommongetInstanceKinase; | 15 | ++ (UnableHaiBaoJuheConfigMutant *)HarvardgetInstanceThrown; |
| 16 | 16 | ||
| 17 | - (void) loadFile:(NSString *) fileName; | 17 | - (void) loadFile:(NSString *) fileName; |
| 18 | 18 | ||
| 19 | -- (NSString *)SilentgetValueByKeySongs:(NSString *) key; | 19 | +- (NSString *)JackpotgetValueByKeyGloria:(NSString *) key; |
| 20 | 20 | ||
| 21 | - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2; | 21 | - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2; |
| 22 | 22 | ... | ... |
| 1 | -#import "CommonMenusHaiBaoJuheBaseModelKinase.h" | 1 | +#import "HarvardMoroccoHaiBaoJuheBaseModelThrown.h" |
| 2 | -@interface ButterHaiBaoJuheGzyazfInfoNested : CommonMenusHaiBaoJuheBaseModelKinase | 2 | +@interface UnableHaiBaoJuheGzyazfInfoMutant : HarvardMoroccoHaiBaoJuheBaseModelThrown |
| 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 | -// ButterHaiBaoJuheNotificationNested.h | 2 | +// UnableHaiBaoJuheNotificationMutant.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. |
| ... | @@ -29,7 +29,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) { | ... | @@ -29,7 +29,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) { |
| 29 | 29 | ||
| 30 | 30 | ||
| 31 | 31 | ||
| 32 | -@interface ButterHaiBaoJuheNotificationNested : NSObject | 32 | +@interface UnableHaiBaoJuheNotificationMutant : NSObject |
| 33 | 33 | ||
| 34 | @end | 34 | @end |
| 35 | 35 | ... | ... |
| 1 | 1 | ||
| 2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
| 3 | 3 | ||
| 4 | -@interface RatingsMenusControlDense : NSObject | 4 | +@interface UnableMoroccoControlMutant : NSObject |
| 5 | 5 | ||
| 6 | 6 | ||
| 7 | -- (void)initMenusInstance; | 7 | +- (void)initMoroccoInstance; |
| 8 | 8 | ||
| 9 | -- (void) MenusStartGo; | 9 | +- (void) MoroccoStartGo; |
| 10 | 10 | ||
| 11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
| 12 | 12 | ... | ... |
No preview for this file type
No preview for this file type
| 1 | -{"renyunAppKey": "", "payorderurl": "https://public.sdk.guangkatf.com/paycheck/create", "usertype": 548, "sdkSimpleName": "apple_shenshou", "APP_ID": "5ecb760a79a108080a336ae3", "gamechannelid": "", "APP_KEY": "7314c15ff143d773904072282231dd09", "logReportUrl": "https://public.sdk.guangkatf.com/sdk/statistic", "encode": "0", "sdkVersionCode": "V1_2", "loginCheckUrl": "https://public.sdk.guangkatf.com/logincheck/check", "appScheme": "com.saige.chesheng", "descode": "", "c2": "", "c1": "", "custom": "{}", "paycheckurl": "https://public.sdk.guangkatf.com/paycheck/confirm", "gameSimpleName": "1143"} |
| 1 | -#import <Foundation/Foundation.h> | ||
| 2 | - | ||
| 3 | -extern NSString * const SilentMenusExitNotificationSongs; | ||
| 4 | -extern NSString * const ButterMenusLoginNotificationNested; | ||
| 5 | -extern NSString * const CommonMenusErrorNotificationKinase; | ||
| 6 | - | ||
| 7 | - | ||
| 8 | -@interface RatingsMenusHuiTiaoNotificationDense : NSObject | ||
| 9 | - | ||
| 10 | -@end |
PoolSdk_Demo/poolsdk_file/poolsdk/dyjxswx.framework/Headers/SilentMenusAllManagerSongs.h
deleted
100644 → 0
| 1 | -#import <UIKit/UIKit.h> | ||
| 2 | -#import "StoreKit/StoreKit.h" | ||
| 3 | - | ||
| 4 | -@interface SilentMenusAllManagerSongs : NSObject | ||
| 5 | -{ | ||
| 6 | - NSString* MenusAPPID_; | ||
| 7 | - NSString* MenusAPPKEY_; | ||
| 8 | - | ||
| 9 | - NSString* MenusInviterCode_; | ||
| 10 | -} | ||
| 11 | - | ||
| 12 | -@property(strong) NSMutableArray* MenusList; | ||
| 13 | -@property bool MenusGeiWoHuaQianBa; | ||
| 14 | - | ||
| 15 | -+ (SilentMenusAllManagerSongs *)SonomaMenusInstanceBrunei; | ||
| 16 | - | ||
| 17 | -- (void)HannahMenusChuShiHuaChateau; | ||
| 18 | - | ||
| 19 | -- (void)OvensMenusDengLuMadonna:(NSString *)MenusAPPID : (NSString *)MenusAPPKEY : (UIViewController *)controller; | ||
| 20 | - | ||
| 21 | -- (void)BathsMenusYangShiZambia:(NSString*)MenusLeiXing; | ||
| 22 | - | ||
| 23 | -- (void)BathsMenusUrlZambia:(NSString*)MenusUrl; | ||
| 24 | - | ||
| 25 | -- (void)MenusQuery: (NSString *)MenusFuWuQiID : (NSString *)MenusNickName : (NSNumber *)MenusAmount : (NSString *)MenusCallBack : (UIViewController *)controller : (NSString *)MenusServerName; | ||
| 26 | - | ||
| 27 | -- (void)MenusQueryOperation:(UIViewController*)controll MenusHuoWuID:(NSString*)products MenusJiaGe:(NSString*)amount MenusHuoWuMing:(NSString*)productName MenusDingDanHao:(NSString*) DingDanHao; | ||
| 28 | - | ||
| 29 | - | ||
| 30 | - | ||
| 31 | -@end |
| 1 | -#import <UIKit/UIKit.h> | ||
| 2 | - | ||
| 3 | -@interface SonomaMenusIAPHelperControlBrunei : NSObject<UITableViewDelegate, UITableViewDataSource> | ||
| 4 | - | ||
| 5 | -@property(nonatomic,strong) NSString* MenusDingDanHao; | ||
| 6 | -@property(nonatomic,strong) NSDictionary* MenusHuoWuLieBiao; | ||
| 7 | -@property(nonatomic,strong) NSMutableArray* MenusHuoWuIDLieBiao; | ||
| 8 | -@property(nonatomic, strong) UITableView *MenusHuoWuLieBiaoView; | ||
| 9 | - | ||
| 10 | -- (void)MenusHuaQianView:(UIViewController*)controller MenusHuoWuD:(NSString*)products MenusQian:(NSString*)amount MenusHuoWuMing:(NSString*)productName MenusDingDanHao:(NSString*)DingDanHao; | ||
| 11 | - | ||
| 12 | -@end |
| 1 | 1 | ||
| 2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
| 3 | 3 | ||
| 4 | -@interface BathsMenusControlZambia : NSObject | 4 | +@interface AllanMoroccoControlLonger : NSObject |
| 5 | 5 | ||
| 6 | 6 | ||
| 7 | -- (void)initMenusInstance; | 7 | +- (void)initMoroccoInstance; |
| 8 | 8 | ||
| 9 | -- (void) MenusStartGo; | 9 | +- (void) MoroccoStartGo; |
| 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 HannahMenusInformationChateau : NSObject | 3 | +@interface BanquetMoroccoInformationCollege : NSObject |
| 4 | @property(retain,nonatomic) NSString *openId; | 4 | @property(retain,nonatomic) NSString *openId; |
| 5 | @property(retain,nonatomic) NSString *token; | 5 | @property(retain,nonatomic) NSString *token; |
| 6 | @property(retain,nonatomic) NSString *timestamp; | 6 | @property(retain,nonatomic) NSString *timestamp; |
| 7 | @property(retain,nonatomic) NSString *birthday; | 7 | @property(retain,nonatomic) NSString *birthday; |
| 8 | 8 | ||
| 9 | -+ (HannahMenusInformationChateau *)getInstance; | 9 | ++ (BanquetMoroccoInformationCollege *)getInstance; |
| 10 | @end | 10 | @end | ... | ... |
| 1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
| 2 | #import "HaiBaoJuheLoginInfo.h" | 2 | #import "HaiBaoJuheLoginInfo.h" |
| 3 | -#import "ButterHaiBaoJuheNotificationNested.h" | 3 | +#import "UnableHaiBaoJuheNotificationMutant.h" |
| 4 | #import "HaiBaoJuheCreateOrderInfo.h" | 4 | #import "HaiBaoJuheCreateOrderInfo.h" |
| 5 | -#import "ButterHaiBaoJuheGzyazfInfoNested.h" | 5 | +#import "UnableHaiBaoJuheGzyazfInfoMutant.h" |
| 6 | #import "HaiBaoJuheReportInfo.h" | 6 | #import "HaiBaoJuheReportInfo.h" |
| 7 | #import "HaiBaoJuheSDKDelegate.h" | 7 | #import "HaiBaoJuheSDKDelegate.h" |
| 8 | 8 | ||
| 9 | -@interface HamasHaiBaoJuheCheckerMariner : NSObject<HaiBaoJuheSDKDelegate> | 9 | +@interface BlushHaiBaoJuheCheckerExports : 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 | -+ (HamasHaiBaoJuheCheckerMariner *)PierregetInstanceTimber; | 14 | ++ (BlushHaiBaoJuheCheckerExports *)AllangetInstanceLonger; |
| 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) MenusHaiBaoJuhereportOpen; | 18 | +- (void) MoroccoHaiBaoJuhereportOpen; |
| 19 | -- (void) MenusHaiBaoJuhereportSDKOpen; | 19 | +- (void) MoroccoHaiBaoJuhereportSDKOpen; |
| 20 | -- (void) MenusHaiBaoJuhehandleFirstOpenApp:(NSString*) path; | 20 | +- (void) MoroccoHaiBaoJuhehandleFirstOpenApp:(NSString*) path; |
| 21 | - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; | 21 | - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; |
| 22 | -- (void) MenusHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo; | 22 | +- (void) MoroccoHaiBaoJuheReport:(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) MenusHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; | 31 | +- (void) MoroccoHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; |
| 32 | 32 | ||
| 33 | /* | 33 | /* |
| 34 | *初始化时调用 | 34 | *初始化时调用 | ... | ... |
| 1 | 1 | ||
| 2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
| 3 | 3 | ||
| 4 | -@interface ButterMenusControlNested : NSObject | 4 | +@interface DevilMoroccoControlCrashes : NSObject |
| 5 | 5 | ||
| 6 | 6 | ||
| 7 | -- (void)initMenusInstance; | 7 | +- (void)initMoroccoInstance; |
| 8 | 8 | ||
| 9 | -- (void) MenusStartGo; | 9 | +- (void) MoroccoStartGo; |
| 10 | 10 | ||
| 11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
| 12 | 12 | ... | ... |
File moved
File moved
| 1 | -#import "CommonMenusHaiBaoJuheBaseModelKinase.h" | 1 | +#import "HarvardMoroccoHaiBaoJuheBaseModelThrown.h" |
| 2 | -@interface HaiBaoJuheCreateOrderInfo : CommonMenusHaiBaoJuheBaseModelKinase | 2 | +@interface HaiBaoJuheCreateOrderInfo : HarvardMoroccoHaiBaoJuheBaseModelThrown |
| 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 *) MenusHaiBaoJuheGetTsign ; | 19 | +- (NSString *) MoroccoHaiBaoJuheGetTsign ; |
| 20 | -- (NSString *) MenusHaiBaoJuheGetTimestamp ; | 20 | +- (NSString *) MoroccoHaiBaoJuheGetTimestamp ; |
| 21 | 21 | ||
| 22 | @end | 22 | @end | ... | ... |
| 1 | -#import "CommonMenusHaiBaoJuheBaseModelKinase.h" | 1 | +#import "HarvardMoroccoHaiBaoJuheBaseModelThrown.h" |
| 2 | -@interface HaiBaoJuheLoginInfo : CommonMenusHaiBaoJuheBaseModelKinase | 2 | +@interface HaiBaoJuheLoginInfo : HarvardMoroccoHaiBaoJuheBaseModelThrown |
| 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 | -// MenusHaiBaoJuheReportInfo.h | 2 | +// MoroccoHaiBaoJuheReportInfo.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 "CommonMenusHaiBaoJuheBaseModelKinase.h" | 9 | +#import "HarvardMoroccoHaiBaoJuheBaseModelThrown.h" |
| 10 | -@interface HaiBaoJuheReportInfo : CommonMenusHaiBaoJuheBaseModelKinase | 10 | +@interface HaiBaoJuheReportInfo : HarvardMoroccoHaiBaoJuheBaseModelThrown |
| 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 | ... | ... |
| ... | @@ -9,7 +9,7 @@ | ... | @@ -9,7 +9,7 @@ |
| 9 | 9 | ||
| 10 | @property(nonatomic, strong)NSString *urlSchemes; | 10 | @property(nonatomic, strong)NSString *urlSchemes; |
| 11 | 11 | ||
| 12 | -@property(strong) NSMutableArray* MenusList; | 12 | +@property(strong) NSMutableArray* MoroccoList; |
| 13 | 13 | ||
| 14 | @property BOOL isAppleGzyazfing; | 14 | @property BOOL isAppleGzyazfing; |
| 15 | 15 | ... | ... |
| ... | @@ -2,14 +2,14 @@ | ... | @@ -2,14 +2,14 @@ |
| 2 | #import "HaiBaoRealNameVerifyCallback.h" | 2 | #import "HaiBaoRealNameVerifyCallback.h" |
| 3 | #import "HaiBaoJuheReportInfo.h" | 3 | #import "HaiBaoJuheReportInfo.h" |
| 4 | #import "HaiBaoJuheLoginInfo.h" | 4 | #import "HaiBaoJuheLoginInfo.h" |
| 5 | -#import "HamasHaiBaoJuheCheckerMariner.h" | 5 | +#import "BlushHaiBaoJuheCheckerExports.h" |
| 6 | #import "Interface.h" | 6 | #import "Interface.h" |
| 7 | -#import "ButterHaiBaoJuheNotificationNested.h" | 7 | +#import "UnableHaiBaoJuheNotificationMutant.h" |
| 8 | -#import "ButterHaiBaoJuheGzyazfInfoNested.h" | 8 | +#import "UnableHaiBaoJuheGzyazfInfoMutant.h" |
| 9 | #import "UnionInterface.h" | 9 | #import "UnionInterface.h" |
| 10 | #import "HaiBaoJuheCreateOrderInfo.h" | 10 | #import "HaiBaoJuheCreateOrderInfo.h" |
| 11 | -#import "ButterHaiBaoJuheConfigNested.h" | 11 | +#import "UnableHaiBaoJuheConfigMutant.h" |
| 12 | -#import "ChannelHaiBaoJuheUtilsNausea.h" | 12 | +#import "PrizesHaiBaoJuheUtilsOcean.h" |
| 13 | #import "NetCenter.h" | 13 | #import "NetCenter.h" |
| 14 | #import "HaiBaoJuheSDK.h" | 14 | #import "HaiBaoJuheSDK.h" |
| 15 | #import "HaiBaoJuheSDKDelegate.h" | 15 | #import "HaiBaoJuheSDKDelegate.h" | ... | ... |
| ... | @@ -2,7 +2,7 @@ | ... | @@ -2,7 +2,7 @@ |
| 2 | 2 | ||
| 3 | NS_ASSUME_NONNULL_BEGIN | 3 | NS_ASSUME_NONNULL_BEGIN |
| 4 | 4 | ||
| 5 | -@interface CommonMenusEncryptToolKinase : NSObject | 5 | +@interface HarvardMoroccoEncryptToolThrown : 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 CommonMenusHaiBaoJuheBaseModelKinase : NSObject | 4 | +@interface HarvardMoroccoHaiBaoJuheBaseModelThrown : NSObject |
| 5 | 5 | ||
| 6 | -- (NSString *) MenusHaiBaoJuheObjectToJsonString; | 6 | +- (NSString *) MoroccoHaiBaoJuheObjectToJsonString; |
| 7 | - (NSMutableString *)paramAddToString; | 7 | - (NSMutableString *)paramAddToString; |
| 8 | - (id)initWithDiction:(NSDictionary *)diction; | 8 | - (id)initWithDiction:(NSDictionary *)diction; |
| 9 | 9 | ... | ... |
File moved
File moved
File moved
| 1 | +#import <UIKit/UIKit.h> | ||
| 2 | +#import "StoreKit/StoreKit.h" | ||
| 3 | + | ||
| 4 | +@interface JackpotMoroccoAllManagerGloria : NSObject | ||
| 5 | +{ | ||
| 6 | + NSString* MoroccoAPPID_; | ||
| 7 | + NSString* MoroccoAPPKEY_; | ||
| 8 | + | ||
| 9 | + NSString* MoroccoInviterCode_; | ||
| 10 | +} | ||
| 11 | + | ||
| 12 | +@property(strong) NSMutableArray* MoroccoList; | ||
| 13 | +@property bool MoroccoGeiWoHuaQianBa; | ||
| 14 | + | ||
| 15 | ++ (JackpotMoroccoAllManagerGloria *)SinksMoroccoInstanceStored; | ||
| 16 | + | ||
| 17 | +- (void)BanquetMoroccoChuShiHuaCollege; | ||
| 18 | + | ||
| 19 | +- (void)MaximMoroccoDengLuRouter:(NSString *)MoroccoAPPID : (NSString *)MoroccoAPPKEY : (UIViewController *)controller; | ||
| 20 | + | ||
| 21 | +- (void)DevilMoroccoYangShiCrashes:(NSString*)MoroccoLeiXing; | ||
| 22 | + | ||
| 23 | +- (void)DevilMoroccoUrlCrashes:(NSString*)MoroccoUrl; | ||
| 24 | + | ||
| 25 | +- (void)MoroccoQuery: (NSString *)MoroccoFuWuQiID : (NSString *)MoroccoNickName : (NSNumber *)MoroccoAmount : (NSString *)MoroccoCallBack : (UIViewController *)controller : (NSString *)MoroccoServerName; | ||
| 26 | + | ||
| 27 | +- (void)MoroccoQueryOperation:(UIViewController*)controll MoroccoHuoWuID:(NSString*)products MoroccoJiaGe:(NSString*)amount MoroccoHuoWuMing:(NSString*)productName MoroccoDingDanHao:(NSString*) DingDanHao; | ||
| 28 | + | ||
| 29 | + | ||
| 30 | + | ||
| 31 | +@end |
| 1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
| 2 | 2 | ||
| 3 | -void DGLog(NSString *fmt, ...); | ||
| 4 | - | ||
| 5 | typedef NS_ENUM(NSInteger, DGLoggerLevel) | 3 | typedef NS_ENUM(NSInteger, DGLoggerLevel) |
| 6 | { | 4 | { |
| 7 | ELogVerbose = 1, | 5 | ELogVerbose = 1, |
| ... | @@ -11,7 +9,7 @@ typedef NS_ENUM(NSInteger, DGLoggerLevel) | ... | @@ -11,7 +9,7 @@ typedef NS_ENUM(NSInteger, DGLoggerLevel) |
| 11 | ELogError | 9 | ELogError |
| 12 | }; | 10 | }; |
| 13 | 11 | ||
| 14 | -@interface SilentMenusHaiBaoJuheDGLoggerSongs : NSObject | 12 | +@interface JackpotMoroccoHaiBaoJuheDGLoggerGloria : NSObject |
| 15 | 13 | ||
| 16 | + (void)showLog:(NSString *)fmt,...; | 14 | + (void)showLog:(NSString *)fmt,...; |
| 17 | 15 | ... | ... |
| 1 | 1 | ||
| 2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
| 3 | 3 | ||
| 4 | -@interface OvensMenusControlMadonna : NSObject | 4 | +@interface MaximMoroccoControlRouter : NSObject |
| 5 | 5 | ||
| 6 | 6 | ||
| 7 | -- (void)initMenusInstance; | 7 | +- (void)initMoroccoInstance; |
| 8 | 8 | ||
| 9 | -- (void) MenusStartGo; | 9 | +- (void) MoroccoStartGo; |
| 10 | 10 | ||
| 11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
| 12 | 12 | ... | ... |
File moved
framework/dyjxswx.framework/Headers/OtherSetting.h
→
framework/dgzz.framework/Headers/OtherSetting.h
File moved
| 1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
| 2 | #import <UIKit/UIKit.h> | 2 | #import <UIKit/UIKit.h> |
| 3 | 3 | ||
| 4 | -@interface ChannelHaiBaoJuheUtilsNausea : NSObject | 4 | +@interface PrizesHaiBaoJuheUtilsOcean : NSObject |
| 5 | 5 | ||
| 6 | +(NSString *)md5:(NSString *)str; | 6 | +(NSString *)md5:(NSString *)str; |
| 7 | -+ (NSDictionary *) MenusHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; | 7 | ++ (NSDictionary *) MoroccoHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; |
| 8 | +(NSString *)createGzyazfOrderUrl; | 8 | +(NSString *)createGzyazfOrderUrl; |
| 9 | //*充值回调地址 | 9 | //*充值回调地址 |
| 10 | -+(NSString *)ButtercreateGzyazfUrlNested; | 10 | ++(NSString *)UnablecreateGzyazfUrlMutant; |
| 11 | 11 | ||
| 12 | +(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView; | 12 | +(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView; |
| 13 | +(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView; | 13 | +(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView; | ... | ... |
| 1 | #import <UIKit/UIKit.h> | 1 | #import <UIKit/UIKit.h> |
| 2 | -#import "HannahMenusInformationChateau.h" | 2 | +#import "BanquetMoroccoInformationCollege.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 ChannelMenusMainNausea : UIViewController<WKNavigationDelegate,WKScriptMessageHandler> | 6 | +@interface PrizesMoroccoMainOcean : UIViewController<WKNavigationDelegate,WKScriptMessageHandler> |
| 7 | { | 7 | { |
| 8 | - WKWebView *webMenusView_; | 8 | + WKWebView *webMoroccoView_; |
| 9 | UIActivityIndicatorView *activityIndicator; | 9 | UIActivityIndicatorView *activityIndicator; |
| 10 | } | 10 | } |
| 11 | 11 | ||
| 12 | -@property(assign) BOOL MenusYouYuanJiao; | 12 | +@property(assign) BOOL MoroccoYouYuanJiao; |
| 13 | 13 | ||
| 14 | -- (void)MenusSettingMenusView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; | 14 | +- (void)MoroccoSettingMoroccoView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; |
| 15 | -- (void)MenusInitWebView; | 15 | +- (void)MoroccoInitWebView; |
| 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; | ... | ... |
framework/dyjxswx.framework/Headers/SDKInterface.h
→
framework/dgzz.framework/Headers/SDKInterface.h
File moved
| 1 | +#import <UIKit/UIKit.h> | ||
| 2 | + | ||
| 3 | +@interface SinksMoroccoIAPHelperControlStored : NSObject<UITableViewDelegate, UITableViewDataSource> | ||
| 4 | + | ||
| 5 | +@property(nonatomic,strong) NSString* MoroccoDingDanHao; | ||
| 6 | +@property(nonatomic,strong) NSDictionary* MoroccoHuoWuLieBiao; | ||
| 7 | +@property(nonatomic,strong) NSMutableArray* MoroccoHuoWuIDLieBiao; | ||
| 8 | +@property(nonatomic, strong) UITableView *MoroccoHuoWuLieBiaoView; | ||
| 9 | + | ||
| 10 | +- (void)MoroccoHuaQianView:(UIViewController*)controller MoroccoHuoWuD:(NSString*)products MoroccoQian:(NSString*)amount MoroccoHuoWuMing:(NSString*)productName MoroccoDingDanHao:(NSString*)DingDanHao; | ||
| 11 | + | ||
| 12 | +@end |
| 1 | 1 | ||
| 2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
| 3 | 3 | ||
| 4 | -@interface PierreMenusControlTimber : NSObject | 4 | +@interface TimorMoroccoControlBallots : NSObject |
| 5 | 5 | ||
| 6 | 6 | ||
| 7 | -- (void)initMenusInstance; | 7 | +- (void)initMoroccoInstance; |
| 8 | 8 | ||
| 9 | -- (void) MenusStartGo; | 9 | +- (void) MoroccoStartGo; |
| 10 | 10 | ||
| 11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
| 12 | 12 | ... | ... |
| 1 | +#import <Foundation/Foundation.h> | ||
| 2 | + | ||
| 3 | +extern NSString * const JackpotMoroccoExitNotificationGloria; | ||
| 4 | +extern NSString * const UnableMoroccoLoginNotificationMutant; | ||
| 5 | +extern NSString * const HarvardMoroccoErrorNotificationThrown; | ||
| 6 | + | ||
| 7 | + | ||
| 8 | +@interface TimorMoroccoHuiTiaoNotificationBallots : NSObject | ||
| 9 | + | ||
| 10 | +@end |
| 1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
| 2 | 2 | ||
| 3 | -@interface ButterHaiBaoJuheConfigNested : NSObject | 3 | +@interface UnableHaiBaoJuheConfigMutant : 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 | -+ (ButterHaiBaoJuheConfigNested *)CommongetInstanceKinase; | 15 | ++ (UnableHaiBaoJuheConfigMutant *)HarvardgetInstanceThrown; |
| 16 | 16 | ||
| 17 | - (void) loadFile:(NSString *) fileName; | 17 | - (void) loadFile:(NSString *) fileName; |
| 18 | 18 | ||
| 19 | -- (NSString *)SilentgetValueByKeySongs:(NSString *) key; | 19 | +- (NSString *)JackpotgetValueByKeyGloria:(NSString *) key; |
| 20 | 20 | ||
| 21 | - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2; | 21 | - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2; |
| 22 | 22 | ... | ... |
| 1 | -#import "CommonMenusHaiBaoJuheBaseModelKinase.h" | 1 | +#import "HarvardMoroccoHaiBaoJuheBaseModelThrown.h" |
| 2 | -@interface ButterHaiBaoJuheGzyazfInfoNested : CommonMenusHaiBaoJuheBaseModelKinase | 2 | +@interface UnableHaiBaoJuheGzyazfInfoMutant : HarvardMoroccoHaiBaoJuheBaseModelThrown |
| 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 | -// ButterHaiBaoJuheNotificationNested.h | 2 | +// UnableHaiBaoJuheNotificationMutant.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. |
| ... | @@ -29,7 +29,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) { | ... | @@ -29,7 +29,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) { |
| 29 | 29 | ||
| 30 | 30 | ||
| 31 | 31 | ||
| 32 | -@interface ButterHaiBaoJuheNotificationNested : NSObject | 32 | +@interface UnableHaiBaoJuheNotificationMutant : NSObject |
| 33 | 33 | ||
| 34 | @end | 34 | @end |
| 35 | 35 | ... | ... |
| 1 | 1 | ||
| 2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
| 3 | 3 | ||
| 4 | -@interface RatingsMenusControlDense : NSObject | 4 | +@interface UnableMoroccoControlMutant : NSObject |
| 5 | 5 | ||
| 6 | 6 | ||
| 7 | -- (void)initMenusInstance; | 7 | +- (void)initMoroccoInstance; |
| 8 | 8 | ||
| 9 | -- (void) MenusStartGo; | 9 | +- (void) MoroccoStartGo; |
| 10 | 10 | ||
| 11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
| 12 | 12 | ... | ... |
No preview for this file type
No preview for this file type
| 1 | -#import <Foundation/Foundation.h> | ||
| 2 | - | ||
| 3 | -extern NSString * const SilentMenusExitNotificationSongs; | ||
| 4 | -extern NSString * const ButterMenusLoginNotificationNested; | ||
| 5 | -extern NSString * const CommonMenusErrorNotificationKinase; | ||
| 6 | - | ||
| 7 | - | ||
| 8 | -@interface RatingsMenusHuiTiaoNotificationDense : NSObject | ||
| 9 | - | ||
| 10 | -@end |
| 1 | -#import <UIKit/UIKit.h> | ||
| 2 | -#import "StoreKit/StoreKit.h" | ||
| 3 | - | ||
| 4 | -@interface SilentMenusAllManagerSongs : NSObject | ||
| 5 | -{ | ||
| 6 | - NSString* MenusAPPID_; | ||
| 7 | - NSString* MenusAPPKEY_; | ||
| 8 | - | ||
| 9 | - NSString* MenusInviterCode_; | ||
| 10 | -} | ||
| 11 | - | ||
| 12 | -@property(strong) NSMutableArray* MenusList; | ||
| 13 | -@property bool MenusGeiWoHuaQianBa; | ||
| 14 | - | ||
| 15 | -+ (SilentMenusAllManagerSongs *)SonomaMenusInstanceBrunei; | ||
| 16 | - | ||
| 17 | -- (void)HannahMenusChuShiHuaChateau; | ||
| 18 | - | ||
| 19 | -- (void)OvensMenusDengLuMadonna:(NSString *)MenusAPPID : (NSString *)MenusAPPKEY : (UIViewController *)controller; | ||
| 20 | - | ||
| 21 | -- (void)BathsMenusYangShiZambia:(NSString*)MenusLeiXing; | ||
| 22 | - | ||
| 23 | -- (void)BathsMenusUrlZambia:(NSString*)MenusUrl; | ||
| 24 | - | ||
| 25 | -- (void)MenusQuery: (NSString *)MenusFuWuQiID : (NSString *)MenusNickName : (NSNumber *)MenusAmount : (NSString *)MenusCallBack : (UIViewController *)controller : (NSString *)MenusServerName; | ||
| 26 | - | ||
| 27 | -- (void)MenusQueryOperation:(UIViewController*)controll MenusHuoWuID:(NSString*)products MenusJiaGe:(NSString*)amount MenusHuoWuMing:(NSString*)productName MenusDingDanHao:(NSString*) DingDanHao; | ||
| 28 | - | ||
| 29 | - | ||
| 30 | - | ||
| 31 | -@end |
| 1 | -#import <UIKit/UIKit.h> | ||
| 2 | - | ||
| 3 | -@interface SonomaMenusIAPHelperControlBrunei : NSObject<UITableViewDelegate, UITableViewDataSource> | ||
| 4 | - | ||
| 5 | -@property(nonatomic,strong) NSString* MenusDingDanHao; | ||
| 6 | -@property(nonatomic,strong) NSDictionary* MenusHuoWuLieBiao; | ||
| 7 | -@property(nonatomic,strong) NSMutableArray* MenusHuoWuIDLieBiao; | ||
| 8 | -@property(nonatomic, strong) UITableView *MenusHuoWuLieBiaoView; | ||
| 9 | - | ||
| 10 | -- (void)MenusHuaQianView:(UIViewController*)controller MenusHuoWuD:(NSString*)products MenusQian:(NSString*)amount MenusHuoWuMing:(NSString*)productName MenusDingDanHao:(NSString*)DingDanHao; | ||
| 11 | - | ||
| 12 | -@end |
| 1 | #include "SDKInterface.h" | 1 | #include "SDKInterface.h" |
| 2 | #import <UIKit/UIKit.h> | 2 | #import <UIKit/UIKit.h> |
| 3 | 3 | ||
| 4 | -#import "dyjxswx/SilentMenusAllManagerSongs.h" | 4 | +#import "dgzz/JackpotMoroccoAllManagerGloria.h" |
| 5 | -#import "dyjxswx/RatingsMenusHuiTiaoNotificationDense.h" | 5 | +#import "dgzz/TimorMoroccoHuiTiaoNotificationBallots.h" |
| 6 | -#import "dyjxswx/HannahMenusInformationChateau.h" | 6 | +#import "dgzz/BanquetMoroccoInformationCollege.h" |
| 7 | 7 | ||
| 8 | @implementation SDKInterface : Interface | 8 | @implementation SDKInterface : Interface |
| 9 | 9 | ||
| 10 | int mExchange; | 10 | int mExchange; |
| 11 | -NSString *MenusAppId; | 11 | +NSString *MoroccoAppId; |
| 12 | -NSString *MenusAppKey; | 12 | +NSString *MoroccoAppKey; |
| 13 | -NSString *MenusLeakOrderUrl; | 13 | +NSString *MoroccoLeakOrderUrl; |
| 14 | 14 | ||
| 15 | - (void)SDKinit:(UIViewController *) control | 15 | - (void)SDKinit:(UIViewController *) control |
| 16 | { | 16 | { |
| 17 | 17 | ||
| 18 | [super SDKinit:control]; | 18 | [super SDKinit:control]; |
| 19 | 19 | ||
| 20 | - [ButterHaiBaoJuheConfigNested CommongetInstanceKinase]; | 20 | + [UnableHaiBaoJuheConfigMutant HarvardgetInstanceThrown]; |
| 21 | - [[SilentMenusAllManagerSongs SonomaMenusInstanceBrunei]HannahMenusChuShiHuaChateau]; | 21 | + [[JackpotMoroccoAllManagerGloria SinksMoroccoInstanceStored]BanquetMoroccoChuShiHuaCollege]; |
| 22 | - [[SilentMenusAllManagerSongs SonomaMenusInstanceBrunei]BathsMenusYangShiZambia:@"sdk"]; | 22 | + [[JackpotMoroccoAllManagerGloria SinksMoroccoInstanceStored]DevilMoroccoYangShiCrashes:@"sdk"]; |
| 23 | - [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(receiveLoginMessage:) name:ButterMenusLoginNotificationNested object:nil]; | 23 | + [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(receiveLoginMessage:) name:UnableMoroccoLoginNotificationMutant object:nil]; |
| 24 | - [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(HCKAssetsToolCallBack:) name:@"MenusToolCallBack" object:nil]; | 24 | + [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(HCKAssetsToolCallBack:) name:@"MoroccoToolCallBack" object:nil]; |
| 25 | 25 | ||
| 26 | - [[HamasHaiBaoJuheCheckerMariner PierregetInstanceTimber] sendNotice:HaiBaoJuheSDKNotificationInitSDK notiName:@"InitSuccess" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"initSuccess" extendData:nil]; | 26 | + [[BlushHaiBaoJuheCheckerExports AllangetInstanceLonger] sendNotice:HaiBaoJuheSDKNotificationInitSDK notiName:@"InitSuccess" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"initSuccess" extendData:nil]; |
| 27 | 27 | ||
| 28 | - NSString* channelId = [[ButterHaiBaoJuheConfigNested CommongetInstanceKinase] SilentgetValueByKeySongs:@"gamechannelid"]; | 28 | + NSString* channelId = [[UnableHaiBaoJuheConfigMutant HarvardgetInstanceThrown] JackpotgetValueByKeyGloria:@"gamechannelid"]; |
| 29 | if(channelId == nil || [channelId length] <= 0){ | 29 | if(channelId == nil || [channelId length] <= 0){ |
| 30 | channelId = @"unknown"; | 30 | channelId = @"unknown"; |
| 31 | } | 31 | } |
| ... | @@ -37,9 +37,9 @@ NSString *MenusLeakOrderUrl; | ... | @@ -37,9 +37,9 @@ NSString *MenusLeakOrderUrl; |
| 37 | - (void)SDKloginSDK | 37 | - (void)SDKloginSDK |
| 38 | { | 38 | { |
| 39 | //APPID APPKEY | 39 | //APPID APPKEY |
| 40 | - MenusAppId = [[ButterHaiBaoJuheConfigNested CommongetInstanceKinase] SilentgetValueByKeySongs:@"APP_ID"]; | 40 | + MoroccoAppId = [[UnableHaiBaoJuheConfigMutant HarvardgetInstanceThrown] JackpotgetValueByKeyGloria:@"APP_ID"]; |
| 41 | - MenusAppKey =[[ButterHaiBaoJuheConfigNested CommongetInstanceKinase] SilentgetValueByKeySongs:@"APP_KEY"]; | 41 | + MoroccoAppKey =[[UnableHaiBaoJuheConfigMutant HarvardgetInstanceThrown] JackpotgetValueByKeyGloria:@"APP_KEY"]; |
| 42 | - [[SilentMenusAllManagerSongs SonomaMenusInstanceBrunei]OvensMenusDengLuMadonna:MenusAppId :MenusAppKey :self.controller]; | 42 | + [[JackpotMoroccoAllManagerGloria SinksMoroccoInstanceStored]MaximMoroccoDengLuRouter:MoroccoAppId :MoroccoAppKey :self.controller]; |
| 43 | 43 | ||
| 44 | } | 44 | } |
| 45 | 45 | ||
| ... | @@ -50,10 +50,10 @@ NSString *MenusLeakOrderUrl; | ... | @@ -50,10 +50,10 @@ NSString *MenusLeakOrderUrl; |
| 50 | { | 50 | { |
| 51 | NSLog(@"loginchek"); | 51 | NSLog(@"loginchek"); |
| 52 | HaiBaoJuheLoginInfo *loginInfo = [HaiBaoJuheLoginInfo alloc]; | 52 | HaiBaoJuheLoginInfo *loginInfo = [HaiBaoJuheLoginInfo alloc]; |
| 53 | - loginInfo.openId = [[HannahMenusInformationChateau getInstance]openId]; | 53 | + loginInfo.openId = [[BanquetMoroccoInformationCollege getInstance]openId]; |
| 54 | - loginInfo.sign = [[HannahMenusInformationChateau getInstance] token]; | 54 | + loginInfo.sign = [[BanquetMoroccoInformationCollege getInstance] token]; |
| 55 | - loginInfo.timestamp = [[HannahMenusInformationChateau getInstance] timestamp]; | 55 | + loginInfo.timestamp = [[BanquetMoroccoInformationCollege getInstance] timestamp]; |
| 56 | - NSString *birthday = [[HannahMenusInformationChateau getInstance] birthday]; | 56 | + NSString *birthday = [[BanquetMoroccoInformationCollege getInstance] birthday]; |
| 57 | self.birthday = birthday; | 57 | self.birthday = birthday; |
| 58 | if([birthday length] == 8){//已认证 | 58 | if([birthday length] == 8){//已认证 |
| 59 | self.code = ALREADY_VERIFY; | 59 | self.code = ALREADY_VERIFY; |
| ... | @@ -61,7 +61,7 @@ NSString *MenusLeakOrderUrl; | ... | @@ -61,7 +61,7 @@ NSString *MenusLeakOrderUrl; |
| 61 | self.code = NO_VERIFY_HANDLER; | 61 | self.code = NO_VERIFY_HANDLER; |
| 62 | }; | 62 | }; |
| 63 | dispatch_async(dispatch_get_global_queue(0, 0), ^{ | 63 | dispatch_async(dispatch_get_global_queue(0, 0), ^{ |
| 64 | - [[HamasHaiBaoJuheCheckerMariner PierregetInstanceTimber] startCheck:loginInfo]; | 64 | + [[BlushHaiBaoJuheCheckerExports AllangetInstanceLonger] startCheck:loginInfo]; |
| 65 | }); | 65 | }); |
| 66 | } | 66 | } |
| 67 | 67 | ||
| ... | @@ -84,7 +84,7 @@ NSString *MenusLeakOrderUrl; | ... | @@ -84,7 +84,7 @@ NSString *MenusLeakOrderUrl; |
| 84 | - (void)HCKAssetsToolCallBack:(NSNotification *)notification | 84 | - (void)HCKAssetsToolCallBack:(NSNotification *)notification |
| 85 | { | 85 | { |
| 86 | NSDictionary* payResultDic = notification.object; | 86 | NSDictionary* payResultDic = notification.object; |
| 87 | - NSString* receiptStr = [payResultDic objectForKey:@"MenusToolResult"]; | 87 | + NSString* receiptStr = [payResultDic objectForKey:@"MoroccoToolResult"]; |
| 88 | NSString* queryId = [payResultDic objectForKey:@"query_id"]; | 88 | NSString* queryId = [payResultDic objectForKey:@"query_id"]; |
| 89 | 89 | ||
| 90 | //收到回调,保存queryid和data | 90 | //收到回调,保存queryid和data |
| ... | @@ -103,10 +103,10 @@ NSString *MenusLeakOrderUrl; | ... | @@ -103,10 +103,10 @@ NSString *MenusLeakOrderUrl; |
| 103 | [userDefaults setObject:receiptStr forKey:queryId]; | 103 | [userDefaults setObject:receiptStr forKey:queryId]; |
| 104 | 104 | ||
| 105 | NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil]; | 105 | NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil]; |
| 106 | - NSString* result = [[NetCenter getInstance] httpPostSynFillOD:MenusLeakOrderUrl :receiptDic]; | 106 | + NSString* result = [[NetCenter getInstance] httpPostSynFillOD:MoroccoLeakOrderUrl :receiptDic]; |
| 107 | 107 | ||
| 108 | if([@"success" isEqualToString:result]){//确认订单成功 | 108 | if([@"success" isEqualToString:result]){//确认订单成功 |
| 109 | - [[HamasHaiBaoJuheCheckerMariner PierregetInstanceTimber] sendNotice:HaiBaoJuheSDKNotificationGzyazf notiName:@"success" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"success" extendData:nil]; | 109 | + [[BlushHaiBaoJuheCheckerExports AllangetInstanceLonger] sendNotice:HaiBaoJuheSDKNotificationGzyazf notiName:@"success" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"success" extendData:nil]; |
| 110 | //删除已保存的 | 110 | //删除已保存的 |
| 111 | [userDefaults removeObjectForKey:queryId]; | 111 | [userDefaults removeObjectForKey:queryId]; |
| 112 | [tempQueryIdArray removeObject:queryId]; | 112 | [tempQueryIdArray removeObject:queryId]; |
| ... | @@ -124,11 +124,11 @@ NSString *MenusLeakOrderUrl; | ... | @@ -124,11 +124,11 @@ NSString *MenusLeakOrderUrl; |
| 124 | NSUserDefaults* userDefaults = [NSUserDefaults standardUserDefaults]; | 124 | NSUserDefaults* userDefaults = [NSUserDefaults standardUserDefaults]; |
| 125 | NSString* lastqueryid = [userDefaults objectForKey:@"lastqueryid"]; | 125 | NSString* lastqueryid = [userDefaults objectForKey:@"lastqueryid"]; |
| 126 | 126 | ||
| 127 | - MenusLeakOrderUrl = [[NSString alloc] initWithFormat:@"%@?uid=%@&playerid=%@", | 127 | + MoroccoLeakOrderUrl = [[NSString alloc] initWithFormat:@"%@?uid=%@&playerid=%@", |
| 128 | - [ChannelHaiBaoJuheUtilsNausea ButtercreateGzyazfUrlNested], | 128 | + [PrizesHaiBaoJuheUtilsOcean UnablecreateGzyazfUrlMutant], |
| 129 | [payInfo userId], | 129 | [payInfo userId], |
| 130 | [payInfo playerId]]; | 130 | [payInfo playerId]]; |
| 131 | - [userDefaults setObject:MenusLeakOrderUrl forKey:@"lastMenusLeakOrderUrl"]; | 131 | + [userDefaults setObject:MoroccoLeakOrderUrl forKey:@"lastMoroccoLeakOrderUrl"]; |
| 132 | 132 | ||
| 133 | if (lastqueryid!=nil) { | 133 | if (lastqueryid!=nil) { |
| 134 | //创建订单前进行补单 | 134 | //创建订单前进行补单 |
| ... | @@ -138,7 +138,7 @@ NSString *MenusLeakOrderUrl; | ... | @@ -138,7 +138,7 @@ NSString *MenusLeakOrderUrl; |
| 138 | receiptStr = [receiptStr stringByAddingPercentEncodingWithAllowedCharacters:[NSCharacterSet URLQueryAllowedCharacterSet]]; | 138 | receiptStr = [receiptStr stringByAddingPercentEncodingWithAllowedCharacters:[NSCharacterSet URLQueryAllowedCharacterSet]]; |
| 139 | //如果不为空,进行最后一次补单 | 139 | //如果不为空,进行最后一次补单 |
| 140 | NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",lastqueryid,@"query_id", nil]; | 140 | NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",lastqueryid,@"query_id", nil]; |
| 141 | - NSString* result = [[NetCenter getInstance] httpPostSynFillOD:MenusLeakOrderUrl :receiptDic]; | 141 | + NSString* result = [[NetCenter getInstance] httpPostSynFillOD:MoroccoLeakOrderUrl :receiptDic]; |
| 142 | if([@"success" isEqualToString:result]){//确认订单成功 | 142 | if([@"success" isEqualToString:result]){//确认订单成功 |
| 143 | //删除已保存的 | 143 | //删除已保存的 |
| 144 | [userDefaults removeObjectForKey:@"lastqueryid"]; | 144 | [userDefaults removeObjectForKey:@"lastqueryid"]; |
| ... | @@ -148,8 +148,8 @@ NSString *MenusLeakOrderUrl; | ... | @@ -148,8 +148,8 @@ NSString *MenusLeakOrderUrl; |
| 148 | 148 | ||
| 149 | mExchange = [payInfo exchange].intValue; | 149 | mExchange = [payInfo exchange].intValue; |
| 150 | [super SDKgzyazfWithGzyazfmentInfo:payInfo]; | 150 | [super SDKgzyazfWithGzyazfmentInfo:payInfo]; |
| 151 | - MenusLeakOrderUrl = [[NSString alloc] initWithFormat:@"%@?uid=%@&playerid=%@", | 151 | + MoroccoLeakOrderUrl = [[NSString alloc] initWithFormat:@"%@?uid=%@&playerid=%@", |
| 152 | - [ChannelHaiBaoJuheUtilsNausea ButtercreateGzyazfUrlNested], | 152 | + [PrizesHaiBaoJuheUtilsOcean UnablecreateGzyazfUrlMutant], |
| 153 | [payInfo userId], | 153 | [payInfo userId], |
| 154 | [payInfo playerId]]; | 154 | [payInfo playerId]]; |
| 155 | [userDefaults synchronize]; | 155 | [userDefaults synchronize]; |
| ... | @@ -194,7 +194,7 @@ NSString *MenusLeakOrderUrl; | ... | @@ -194,7 +194,7 @@ NSString *MenusLeakOrderUrl; |
| 194 | - (void)SDKlogoutSDK | 194 | - (void)SDKlogoutSDK |
| 195 | { | 195 | { |
| 196 | NSLog(@"切换账号"); | 196 | NSLog(@"切换账号"); |
| 197 | - [[HamasHaiBaoJuheCheckerMariner PierregetInstanceTimber] sendNotice:HaiBaoJuheSDKNotificationLogout notiName:@"success" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"success" extendData:nil]; | 197 | + [[BlushHaiBaoJuheCheckerExports AllangetInstanceLonger] sendNotice:HaiBaoJuheSDKNotificationLogout notiName:@"success" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"success" extendData:nil]; |
| 198 | } | 198 | } |
| 199 | 199 | ||
| 200 | - (void)handleOpenurl:(NSURL *)url | 200 | - (void)handleOpenurl:(NSURL *)url |
| ... | @@ -220,12 +220,12 @@ NSString *MenusLeakOrderUrl; | ... | @@ -220,12 +220,12 @@ NSString *MenusLeakOrderUrl; |
| 220 | for (NSString* queryId in queryIdArray) { | 220 | for (NSString* queryId in queryIdArray) { |
| 221 | NSString* receiptStr = [userDefaults valueForKey:queryId]; | 221 | NSString* receiptStr = [userDefaults valueForKey:queryId]; |
| 222 | NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil]; | 222 | NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil]; |
| 223 | - NSString* lastMenusLeakOrderUrl = [userDefaults objectForKey:@"lastMenusLeakOrderUrl"]; | 223 | + NSString* lastMoroccoLeakOrderUrl = [userDefaults objectForKey:@"lastMoroccoLeakOrderUrl"]; |
| 224 | NSString* result; | 224 | NSString* result; |
| 225 | - if (lastMenusLeakOrderUrl!=nil) { | 225 | + if (lastMoroccoLeakOrderUrl!=nil) { |
| 226 | - result = [[NetCenter getInstance] httpPostSynFillOD:lastMenusLeakOrderUrl :receiptDic]; | 226 | + result = [[NetCenter getInstance] httpPostSynFillOD:lastMoroccoLeakOrderUrl :receiptDic]; |
| 227 | }else{ | 227 | }else{ |
| 228 | - result = [[NetCenter getInstance] httpPostSynFillOD:[ChannelHaiBaoJuheUtilsNausea ButtercreateGzyazfUrlNested] :receiptDic]; | 228 | + result = [[NetCenter getInstance] httpPostSynFillOD:[PrizesHaiBaoJuheUtilsOcean UnablecreateGzyazfUrlMutant] :receiptDic]; |
| 229 | } | 229 | } |
| 230 | if([@"success" isEqualToString:result]){//成功 | 230 | if([@"success" isEqualToString:result]){//成功 |
| 231 | [userDefaults removeObjectForKey:queryId]; | 231 | [userDefaults removeObjectForKey:queryId]; |
| ... | @@ -247,7 +247,7 @@ NSString *MenusLeakOrderUrl; | ... | @@ -247,7 +247,7 @@ NSString *MenusLeakOrderUrl; |
| 247 | - (void)receiveCreateOrder:(NSNotification *)notification | 247 | - (void)receiveCreateOrder:(NSNotification *)notification |
| 248 | { | 248 | { |
| 249 | NSLog(@"创建订单成功"); | 249 | NSLog(@"创建订单成功"); |
| 250 | - ButterHaiBaoJuheGzyazfInfoNested *payInfo = [notification object]; | 250 | + UnableHaiBaoJuheGzyazfInfoMutant *payInfo = [notification object]; |
| 251 | 251 | ||
| 252 | NSNumber *amount = @([[payInfo postAmount] integerValue] * mExchange); | 252 | NSNumber *amount = @([[payInfo postAmount] integerValue] * mExchange); |
| 253 | NSString *serverId = [payInfo serverId]; | 253 | NSString *serverId = [payInfo serverId]; |
| ... | @@ -261,14 +261,14 @@ NSString *MenusLeakOrderUrl; | ... | @@ -261,14 +261,14 @@ NSString *MenusLeakOrderUrl; |
| 261 | NSString *other = [payInfo other]; | 261 | NSString *other = [payInfo other]; |
| 262 | 262 | ||
| 263 | if (other && [other length] > 0) { | 263 | if (other && [other length] > 0) { |
| 264 | - [[SilentMenusAllManagerSongs SonomaMenusInstanceBrunei] MenusQuery:serverId :roleName :amount :[payInfo queryId] :self.controller :[payInfo serverName]]; | 264 | + [[JackpotMoroccoAllManagerGloria SinksMoroccoInstanceStored] MoroccoQuery:serverId :roleName :amount :[payInfo queryId] :self.controller :[payInfo serverName]]; |
| 265 | }else{ | 265 | }else{ |
| 266 | NSString* products = [payInfo products]; | 266 | NSString* products = [payInfo products]; |
| 267 | //保存订单号到本地 | 267 | //保存订单号到本地 |
| 268 | NSUserDefaults* userDefaults = [NSUserDefaults standardUserDefaults]; | 268 | NSUserDefaults* userDefaults = [NSUserDefaults standardUserDefaults]; |
| 269 | [userDefaults setObject:queryId forKey:@"lastqueryid"]; | 269 | [userDefaults setObject:queryId forKey:@"lastqueryid"]; |
| 270 | [userDefaults synchronize]; | 270 | [userDefaults synchronize]; |
| 271 | - [[SilentMenusAllManagerSongs SonomaMenusInstanceBrunei] MenusQueryOperation:self.controller MenusHuoWuID:products MenusJiaGe:[payInfo postAmount] MenusHuoWuMing:[payInfo productName] MenusDingDanHao:queryId]; | 271 | + [[JackpotMoroccoAllManagerGloria SinksMoroccoInstanceStored] MoroccoQueryOperation:self.controller MoroccoHuoWuID:products MoroccoJiaGe:[payInfo postAmount] MoroccoHuoWuMing:[payInfo productName] MoroccoDingDanHao:queryId]; |
| 272 | } | 272 | } |
| 273 | } | 273 | } |
| 274 | 274 | ... | ... |
| 1 | +#import <Foundation/Foundation.h> | ||
| 2 | + | ||
| 3 | +@interface BanquetMoroccoInformationCollege : NSObject | ||
| 4 | +@property(retain,nonatomic) NSString *openId; | ||
| 5 | +@property(retain,nonatomic) NSString *token; | ||
| 6 | +@property(retain,nonatomic) NSString *timestamp; | ||
| 7 | +@property(retain,nonatomic) NSString *birthday; | ||
| 8 | + | ||
| 9 | ++ (BanquetMoroccoInformationCollege *)getInstance; | ||
| 10 | +@end |
| 1 | +#import <Foundation/Foundation.h> | ||
| 2 | +#import "HaiBaoJuheLoginInfo.h" | ||
| 3 | +#import "UnableHaiBaoJuheNotificationMutant.h" | ||
| 4 | +#import "HaiBaoJuheCreateOrderInfo.h" | ||
| 5 | +#import "UnableHaiBaoJuheGzyazfInfoMutant.h" | ||
| 6 | +#import "HaiBaoJuheReportInfo.h" | ||
| 7 | +#import "HaiBaoJuheSDKDelegate.h" | ||
| 8 | + | ||
| 9 | +@interface BlushHaiBaoJuheCheckerExports : NSObject<HaiBaoJuheSDKDelegate> | ||
| 10 | +@property(nonatomic, strong)NSString *userId; | ||
| 11 | +@property(nonatomic, strong)id<HaiBaoJuheSDKDelegate> mHaiBaoJuheSDKDelegate; | ||
| 12 | + | ||
| 13 | +@property bool onlyOneTimeGzyazf; | ||
| 14 | ++ (BlushHaiBaoJuheCheckerExports *)AllangetInstanceLonger; | ||
| 15 | +- (void)initChecker; | ||
| 16 | +- (void)startCheck:(HaiBaoJuheLoginInfo *)loginInfo; | ||
| 17 | +- (void) createOrder:(HaiBaoJuheCreateOrderInfo *)gzyazfInfo; | ||
| 18 | +- (void) MoroccoHaiBaoJuhereportOpen; | ||
| 19 | +- (void) MoroccoHaiBaoJuhereportSDKOpen; | ||
| 20 | +- (void) MoroccoHaiBaoJuhehandleFirstOpenApp:(NSString*) path; | ||
| 21 | +- (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; | ||
| 22 | +- (void) MoroccoHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo; | ||
| 23 | +- (void)sendNotice:(HaiBaoJuheSDKNotificationType)notiType | ||
| 24 | + notiName:(NSString *)notiName | ||
| 25 | + statusCode:(int)nCode | ||
| 26 | + description:(NSString *)szDescripton | ||
| 27 | + extendData:(NSObject *)extendData; | ||
| 28 | + | ||
| 29 | +- (void)startCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo; | ||
| 30 | + | ||
| 31 | +- (void) MoroccoHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; | ||
| 32 | + | ||
| 33 | +/* | ||
| 34 | + *初始化时调用 | ||
| 35 | + */ | ||
| 36 | +- (void)setHaiBaoJuheSDKDelegate:(nullable id<HaiBaoJuheSDKDelegate>)HaiBaoJuheSDKDeletate; | ||
| 37 | +@end | ||
| 38 | + | ||
| 39 | + | ||
| 40 | + | ||
| 41 | + |
| 1 | +#import <Foundation/Foundation.h> | ||
| 2 | +#import "GTMDefines.h" | ||
| 3 | +@interface GTMBase64 : NSObject | ||
| 4 | + | ||
| 5 | ++(NSData *)encodeData:(NSData *)data; | ||
| 6 | + | ||
| 7 | ++(NSData *)decodeData:(NSData *)data; | ||
| 8 | + | ||
| 9 | ++(NSData *)encodeBytes:(const void *)bytes length:(NSUInteger)length; | ||
| 10 | + | ||
| 11 | ++(NSData *)decodeBytes:(const void *)bytes length:(NSUInteger)length; | ||
| 12 | + | ||
| 13 | ++(NSString *)stringByEncodingData:(NSData *)data; | ||
| 14 | + | ||
| 15 | ++(NSString *)stringByEncodingBytes:(const void *)bytes length:(NSUInteger)length; | ||
| 16 | + | ||
| 17 | ++(NSData *)decodeString:(NSString *)string; | ||
| 18 | + | ||
| 19 | ++(NSData *)webSafeEncodeData:(NSData *)data | ||
| 20 | + padded:(BOOL)padded; | ||
| 21 | + | ||
| 22 | + | ||
| 23 | ++(NSData *)webSafeDecodeData:(NSData *)data; | ||
| 24 | + | ||
| 25 | + | ||
| 26 | ++(NSData *)webSafeEncodeBytes:(const void *)bytes | ||
| 27 | + length:(NSUInteger)length | ||
| 28 | + padded:(BOOL)padded; | ||
| 29 | + | ||
| 30 | + | ||
| 31 | ++(NSData *)webSafeDecodeBytes:(const void *)bytes length:(NSUInteger)length; | ||
| 32 | + | ||
| 33 | ++(NSString *)stringByWebSafeEncodingData:(NSData *)data | ||
| 34 | + padded:(BOOL)padded; | ||
| 35 | + | ||
| 36 | + | ||
| 37 | ++(NSString *)stringByWebSafeEncodingBytes:(const void *)bytes | ||
| 38 | + length:(NSUInteger)length | ||
| 39 | + padded:(BOOL)padded; | ||
| 40 | + | ||
| 41 | + | ||
| 42 | ++(NSData *)webSafeDecodeString:(NSString *)string; | ||
| 43 | + | ||
| 44 | +@end |
| 1 | +#include <AvailabilityMacros.h> | ||
| 2 | +#include <TargetConditionals.h> | ||
| 3 | + | ||
| 4 | +#if TARGET_OS_IPHONE | ||
| 5 | +#include <Availability.h> | ||
| 6 | +#endif // TARGET_OS_IPHONE | ||
| 7 | + | ||
| 8 | +// Not all MAC_OS_X_VERSION_10_X macros defined in past SDKs | ||
| 9 | +#ifndef MAC_OS_X_VERSION_10_5 | ||
| 10 | +#define MAC_OS_X_VERSION_10_5 1050 | ||
| 11 | +#endif | ||
| 12 | +#ifndef MAC_OS_X_VERSION_10_6 | ||
| 13 | +#define MAC_OS_X_VERSION_10_6 1060 | ||
| 14 | +#endif | ||
| 15 | + | ||
| 16 | +// Not all __IPHONE_X macros defined in past SDKs | ||
| 17 | +#ifndef __IPHONE_2_1 | ||
| 18 | +#define __IPHONE_2_1 20100 | ||
| 19 | +#endif | ||
| 20 | +#ifndef __IPHONE_2_2 | ||
| 21 | +#define __IPHONE_2_2 20200 | ||
| 22 | +#endif | ||
| 23 | +#ifndef __IPHONE_3_0 | ||
| 24 | +#define __IPHONE_3_0 30000 | ||
| 25 | +#endif | ||
| 26 | +#ifndef __IPHONE_3_1 | ||
| 27 | +#define __IPHONE_3_1 30100 | ||
| 28 | +#endif | ||
| 29 | +#ifndef __IPHONE_3_2 | ||
| 30 | +#define __IPHONE_3_2 30200 | ||
| 31 | +#endif | ||
| 32 | +#ifndef __IPHONE_4_0 | ||
| 33 | +#define __IPHONE_4_0 40000 | ||
| 34 | +#endif | ||
| 35 | + | ||
| 36 | +// ---------------------------------------------------------------------------- | ||
| 37 | +// CPP symbols that can be overridden in a prefix to control how the toolbox | ||
| 38 | +// is compiled. | ||
| 39 | +// ---------------------------------------------------------------------------- | ||
| 40 | + | ||
| 41 | + | ||
| 42 | +// By setting the GTM_CONTAINERS_VALIDATION_FAILED_LOG and | ||
| 43 | +// GTM_CONTAINERS_VALIDATION_FAILED_ASSERT macros you can control what happens | ||
| 44 | +// when a validation fails. If you implement your own validators, you may want | ||
| 45 | +// to control their internals using the same macros for consistency. | ||
| 46 | +#ifndef GTM_CONTAINERS_VALIDATION_FAILED_ASSERT | ||
| 47 | +#define GTM_CONTAINERS_VALIDATION_FAILED_ASSERT 0 | ||
| 48 | +#endif | ||
| 49 | + | ||
| 50 | +// Give ourselves a consistent way to do inlines. Apple's macros even use | ||
| 51 | +// a few different actual definitions, so we're based off of the foundation | ||
| 52 | +// one. | ||
| 53 | +#if !defined(GTM_INLINE) | ||
| 54 | +#if defined (__GNUC__) && (__GNUC__ == 4) | ||
| 55 | +#define GTM_INLINE static __inline__ __attribute__((always_inline)) | ||
| 56 | +#else | ||
| 57 | +#define GTM_INLINE static __inline__ | ||
| 58 | +#endif | ||
| 59 | +#endif | ||
| 60 | + | ||
| 61 | +// Give ourselves a consistent way of doing externs that links up nicely | ||
| 62 | +// when mixing objc and objc++ | ||
| 63 | +#if !defined (GTM_EXTERN) | ||
| 64 | +#if defined __cplusplus | ||
| 65 | +#define GTM_EXTERN extern "C" | ||
| 66 | +#define GTM_EXTERN_C_BEGIN extern "C" { | ||
| 67 | +#define GTM_EXTERN_C_END } | ||
| 68 | +#else | ||
| 69 | +#define GTM_EXTERN extern | ||
| 70 | +#define GTM_EXTERN_C_BEGIN | ||
| 71 | +#define GTM_EXTERN_C_END | ||
| 72 | +#endif | ||
| 73 | +#endif | ||
| 74 | + | ||
| 75 | +// Give ourselves a consistent way of exporting things if we have visibility | ||
| 76 | +// set to hidden. | ||
| 77 | +#if !defined (GTM_EXPORT) | ||
| 78 | +#define GTM_EXPORT __attribute__((visibility("default"))) | ||
| 79 | +#endif | ||
| 80 | + | ||
| 81 | +// Give ourselves a consistent way of declaring something as unused. This | ||
| 82 | +// doesn't use __unused because that is only supported in gcc 4.2 and greater. | ||
| 83 | +#if !defined (GTM_UNUSED) | ||
| 84 | +#define GTM_UNUSED(x) ((void)(x)) | ||
| 85 | +#endif | ||
| 86 | + | ||
| 87 | +// _GTMDevLog & _GTMDevAssert | ||
| 88 | +// | ||
| 89 | +// _GTMDevLog & _GTMDevAssert are meant to be a very lightweight shell for | ||
| 90 | +// developer level errors. This implementation simply macros to NSLog/NSAssert. | ||
| 91 | +// It is not intended to be a general logging/reporting system. | ||
| 92 | +// | ||
| 93 | +// Please see http://code.google.com/p/google-toolbox-for-mac/wiki/DevLogNAssert | ||
| 94 | +// for a little more background on the usage of these macros. | ||
| 95 | +// | ||
| 96 | +// _GTMDevLog log some error/problem in debug builds | ||
| 97 | +// _GTMDevAssert assert if conditon isn't met w/in a method/function | ||
| 98 | +// in all builds. | ||
| 99 | +// | ||
| 100 | +// To replace this system, just provide different macro definitions in your | ||
| 101 | +// prefix header. Remember, any implementation you provide *must* be thread | ||
| 102 | +// safe since this could be called by anything in what ever situtation it has | ||
| 103 | +// been placed in. | ||
| 104 | +// | ||
| 105 | + | ||
| 106 | +// We only define the simple macros if nothing else has defined this. | ||
| 107 | +#ifndef _GTMDevLog | ||
| 108 | + | ||
| 109 | +#ifdef DEBUG | ||
| 110 | +#define _GTMDevLog(...) NSLog(__VA_ARGS__) | ||
| 111 | +#else | ||
| 112 | +#define _GTMDevLog(...) do { } while (0) | ||
| 113 | +#endif | ||
| 114 | + | ||
| 115 | +#endif // _GTMDevLog | ||
| 116 | + | ||
| 117 | +#ifndef _GTMDevAssert | ||
| 118 | +// we directly invoke the NSAssert handler so we can pass on the varargs | ||
| 119 | +// (NSAssert doesn't have a macro we can use that takes varargs) | ||
| 120 | +#if !defined(NS_BLOCK_ASSERTIONS) | ||
| 121 | +#define _GTMDevAssert(condition, ...) \ | ||
| 122 | +do { \ | ||
| 123 | +if (!(condition)) { \ | ||
| 124 | +[[NSAssertionHandler currentHandler] \ | ||
| 125 | +handleFailureInFunction:[NSString stringWithUTF8String:__PRETTY_FUNCTION__] \ | ||
| 126 | +file:[NSString stringWithUTF8String:__FILE__] \ | ||
| 127 | +lineNumber:__LINE__ \ | ||
| 128 | +description:__VA_ARGS__]; \ | ||
| 129 | +} \ | ||
| 130 | +} while(0) | ||
| 131 | +#else // !defined(NS_BLOCK_ASSERTIONS) | ||
| 132 | +#define _GTMDevAssert(condition, ...) do { } while (0) | ||
| 133 | +#endif // !defined(NS_BLOCK_ASSERTIONS) | ||
| 134 | + | ||
| 135 | +#endif // _GTMDevAssert | ||
| 136 | + | ||
| 137 | +// _GTMCompileAssert | ||
| 138 | +// _GTMCompileAssert is an assert that is meant to fire at compile time if you | ||
| 139 | +// want to check things at compile instead of runtime. For example if you | ||
| 140 | +// want to check that a wchar is 4 bytes instead of 2 you would use | ||
| 141 | +// _GTMCompileAssert(sizeof(wchar_t) == 4, wchar_t_is_4_bytes_on_OS_X) | ||
| 142 | +// Note that the second "arg" is not in quotes, and must be a valid processor | ||
| 143 | +// symbol in it's own right (no spaces, punctuation etc). | ||
| 144 | + | ||
| 145 | +// Wrapping this in an #ifndef allows external groups to define their own | ||
| 146 | +// compile time assert scheme. | ||
| 147 | +#ifndef _GTMCompileAssert | ||
| 148 | +// We got this technique from here: | ||
| 149 | +// http://unixjunkie.blogspot.com/2007/10/better-compile-time-asserts_29.html | ||
| 150 | + | ||
| 151 | +#define _GTMCompileAssertSymbolInner(line, msg) _GTMCOMPILEASSERT ## line ## __ ## msg | ||
| 152 | +#define _GTMCompileAssertSymbol(line, msg) _GTMCompileAssertSymbolInner(line, msg) | ||
| 153 | +#define _GTMCompileAssert(test, msg) \ | ||
| 154 | +typedef char _GTMCompileAssertSymbol(__LINE__, msg) [ ((test) ? 1 : -1) ] | ||
| 155 | +#endif // _GTMCompileAssert | ||
| 156 | + | ||
| 157 | +// ---------------------------------------------------------------------------- | ||
| 158 | +// CPP symbols defined based on the project settings so the GTM code has | ||
| 159 | +// simple things to test against w/o scattering the knowledge of project | ||
| 160 | +// setting through all the code. | ||
| 161 | +// ---------------------------------------------------------------------------- | ||
| 162 | + | ||
| 163 | +// Provide a single constant CPP symbol that all of GTM uses for ifdefing | ||
| 164 | +// iPhone code. | ||
| 165 | +#if TARGET_OS_IPHONE // iPhone SDK | ||
| 166 | +// For iPhone specific stuff | ||
| 167 | +#define GTM_IPHONE_SDK 1 | ||
| 168 | +#if TARGET_IPHONE_SIMULATOR | ||
| 169 | +#define GTM_IPHONE_SIMULATOR 1 | ||
| 170 | +#else | ||
| 171 | +#define GTM_IPHONE_DEVICE 1 | ||
| 172 | +#endif // TARGET_IPHONE_SIMULATOR | ||
| 173 | +#else | ||
| 174 | +// For MacOS specific stuff | ||
| 175 | +#define GTM_MACOS_SDK 1 | ||
| 176 | +#endif | ||
| 177 | + | ||
| 178 | +// Some of our own availability macros | ||
| 179 | +#if GTM_MACOS_SDK | ||
| 180 | +#define GTM_AVAILABLE_ONLY_ON_IPHONE UNAVAILABLE_ATTRIBUTE | ||
| 181 | +#define GTM_AVAILABLE_ONLY_ON_MACOS | ||
| 182 | +#else | ||
| 183 | +#define GTM_AVAILABLE_ONLY_ON_IPHONE | ||
| 184 | +#define GTM_AVAILABLE_ONLY_ON_MACOS UNAVAILABLE_ATTRIBUTE | ||
| 185 | +#endif | ||
| 186 | + | ||
| 187 | +// Provide a symbol to include/exclude extra code for GC support. (This mainly | ||
| 188 | +// just controls the inclusion of finalize methods). | ||
| 189 | +#ifndef GTM_SUPPORT_GC | ||
| 190 | +#if GTM_IPHONE_SDK | ||
| 191 | +// iPhone never needs GC | ||
| 192 | +#define GTM_SUPPORT_GC 0 | ||
| 193 | +#else | ||
| 194 | +// We can't find a symbol to tell if GC is supported/required, so best we | ||
| 195 | +// do on Mac targets is include it if we're on 10.5 or later. | ||
| 196 | +#if MAC_OS_X_VERSION_MIN_REQUIRED < MAC_OS_X_VERSION_10_5 | ||
| 197 | +#define GTM_SUPPORT_GC 0 | ||
| 198 | +#else | ||
| 199 | +#define GTM_SUPPORT_GC 1 | ||
| 200 | +#endif | ||
| 201 | +#endif | ||
| 202 | +#endif | ||
| 203 | + | ||
| 204 | +// To simplify support for 64bit (and Leopard in general), we provide the type | ||
| 205 | +// defines for non Leopard SDKs | ||
| 206 | +#if !(MAC_OS_X_VERSION_MAX_ALLOWED >= MAC_OS_X_VERSION_10_5) | ||
| 207 | +// NSInteger/NSUInteger and Max/Mins | ||
| 208 | +#ifndef NSINTEGER_DEFINED | ||
| 209 | +#if __LP64__ || NS_BUILD_32_LIKE_64 | ||
| 210 | +typedef long NSInteger; | ||
| 211 | +typedef unsigned long NSUInteger; | ||
| 212 | +#else | ||
| 213 | +typedef int NSInteger; | ||
| 214 | +typedef unsigned int NSUInteger; | ||
| 215 | +#endif | ||
| 216 | +#define NSIntegerMax LONG_MAX | ||
| 217 | +#define NSIntegerMin LONG_MIN | ||
| 218 | +#define NSUIntegerMax ULONG_MAX | ||
| 219 | +#define NSINTEGER_DEFINED 1 | ||
| 220 | +#endif // NSINTEGER_DEFINED | ||
| 221 | +// CGFloat | ||
| 222 | +#ifndef CGFLOAT_DEFINED | ||
| 223 | +#if defined(__LP64__) && __LP64__ | ||
| 224 | +// This really is an untested path (64bit on Tiger?) | ||
| 225 | +typedef double CGFloat; | ||
| 226 | +#define CGFLOAT_MIN DBL_MIN | ||
| 227 | +#define CGFLOAT_MAX DBL_MAX | ||
| 228 | +#define CGFLOAT_IS_DOUBLE 1 | ||
| 229 | +#else /* !defined(__LP64__) || !__LP64__ */ | ||
| 230 | +typedef float CGFloat; | ||
| 231 | +#define CGFLOAT_MIN FLT_MIN | ||
| 232 | +#define CGFLOAT_MAX FLT_MAX | ||
| 233 | +#define CGFLOAT_IS_DOUBLE 0 | ||
| 234 | +#endif /* !defined(__LP64__) || !__LP64__ */ | ||
| 235 | +#define CGFLOAT_DEFINED 1 | ||
| 236 | +#endif // CGFLOAT_DEFINED | ||
| 237 | +#endif // MAC_OS_X_VERSION_MIN_REQUIRED < MAC_OS_X_VERSION_10_5 | ||
| 238 | + | ||
| 239 | +// Some support for advanced clang static analysis functionality | ||
| 240 | +// See http://clang-analyzer.llvm.org/annotations.html | ||
| 241 | +#ifndef __has_feature // Optional. | ||
| 242 | +#define __has_feature(x) 0 // Compatibility with non-clang compilers. | ||
| 243 | +#endif | ||
| 244 | + | ||
| 245 | +#ifndef NS_RETURNS_RETAINED | ||
| 246 | +#if __has_feature(attribute_ns_returns_retained) | ||
| 247 | +#define NS_RETURNS_RETAINED __attribute__((ns_returns_retained)) | ||
| 248 | +#else | ||
| 249 | +#define NS_RETURNS_RETAINED | ||
| 250 | +#endif | ||
| 251 | +#endif | ||
| 252 | + | ||
| 253 | +#ifndef NS_RETURNS_NOT_RETAINED | ||
| 254 | +#if __has_feature(attribute_ns_returns_not_retained) | ||
| 255 | +#define NS_RETURNS_NOT_RETAINED __attribute__((ns_returns_not_retained)) | ||
| 256 | +#else | ||
| 257 | +#define NS_RETURNS_NOT_RETAINED | ||
| 258 | +#endif | ||
| 259 | +#endif | ||
| 260 | + | ||
| 261 | +#ifndef CF_RETURNS_RETAINED | ||
| 262 | +#if __has_feature(attribute_cf_returns_retained) | ||
| 263 | +#define CF_RETURNS_RETAINED __attribute__((cf_returns_retained)) | ||
| 264 | +#else | ||
| 265 | +#define CF_RETURNS_RETAINED | ||
| 266 | +#endif | ||
| 267 | +#endif | ||
| 268 | + | ||
| 269 | +#ifndef CF_RETURNS_NOT_RETAINED | ||
| 270 | +#if __has_feature(attribute_cf_returns_not_retained) | ||
| 271 | +#define CF_RETURNS_NOT_RETAINED __attribute__((cf_returns_not_retained)) | ||
| 272 | +#else | ||
| 273 | +#define CF_RETURNS_NOT_RETAINED | ||
| 274 | +#endif | ||
| 275 | +#endif | ||
| 276 | + | ||
| 277 | +// Defined on 10.6 and above. | ||
| 278 | +#ifndef NS_FORMAT_ARGUMENT | ||
| 279 | +#define NS_FORMAT_ARGUMENT(A) | ||
| 280 | +#endif | ||
| 281 | + | ||
| 282 | +// Defined on 10.6 and above. | ||
| 283 | +#ifndef NS_FORMAT_FUNCTION | ||
| 284 | +#define NS_FORMAT_FUNCTION(F,A) | ||
| 285 | +#endif | ||
| 286 | + | ||
| 287 | +// Defined on 10.6 and above. | ||
| 288 | +#ifndef CF_FORMAT_ARGUMENT | ||
| 289 | +#define CF_FORMAT_ARGUMENT(A) | ||
| 290 | +#endif | ||
| 291 | + | ||
| 292 | +// Defined on 10.6 and above. | ||
| 293 | +#ifndef CF_FORMAT_FUNCTION | ||
| 294 | +#define CF_FORMAT_FUNCTION(F,A) | ||
| 295 | +#endif | ||
| 296 | + | ||
| 297 | +#ifndef GTM_NONNULL | ||
| 298 | +#define GTM_NONNULL(x) __attribute__((nonnull(x))) | ||
| 299 | +#endif | ||
| 300 | + | ||
| 301 | +#ifdef __OBJC__ | ||
| 302 | + | ||
| 303 | +// Declared here so that it can easily be used for logging tracking if | ||
| 304 | +// necessary. See GTMUnitTestDevLog.h for details. | ||
| 305 | +@class NSString; | ||
| 306 | +GTM_EXTERN void _GTMUnitTestDevLog(NSString *format, ...); | ||
| 307 | + | ||
| 308 | +// Macro to allow you to create NSStrings out of other macros. | ||
| 309 | +// #define FOO foo | ||
| 310 | +// NSString *fooString = GTM_NSSTRINGIFY(FOO); | ||
| 311 | +#if !defined (GTM_NSSTRINGIFY) | ||
| 312 | +#define GTM_NSSTRINGIFY_INNER(x) @#x | ||
| 313 | +#define GTM_NSSTRINGIFY(x) GTM_NSSTRINGIFY_INNER(x) | ||
| 314 | +#endif | ||
| 315 | + | ||
| 316 | +// Macro to allow fast enumeration when building for 10.5 or later, and | ||
| 317 | +// reliance on NSEnumerator for 10.4. Remember, NSDictionary w/ FastEnumeration | ||
| 318 | +// does keys, so pick the right thing, nothing is done on the FastEnumeration | ||
| 319 | +// side to be sure you're getting what you wanted. | ||
| 320 | +#ifndef GTM_FOREACH_OBJECT | ||
| 321 | +#if TARGET_OS_IPHONE || !(MAC_OS_X_VERSION_MIN_REQUIRED < MAC_OS_X_VERSION_10_5) | ||
| 322 | +#define GTM_FOREACH_ENUMEREE(element, enumeration) \ | ||
| 323 | +for (element in enumeration) | ||
| 324 | +#define GTM_FOREACH_OBJECT(element, collection) \ | ||
| 325 | +for (element in collection) | ||
| 326 | +#define GTM_FOREACH_KEY(element, collection) \ | ||
| 327 | +for (element in collection) | ||
| 328 | +#else | ||
| 329 | +#define GTM_FOREACH_ENUMEREE(element, enumeration) \ | ||
| 330 | +for (NSEnumerator *_ ## element ## _enum = enumeration; \ | ||
| 331 | +(element = [_ ## element ## _enum nextObject]) != nil; ) | ||
| 332 | +#define GTM_FOREACH_OBJECT(element, collection) \ | ||
| 333 | +GTM_FOREACH_ENUMEREE(element, [collection objectEnumerator]) | ||
| 334 | +#define GTM_FOREACH_KEY(element, collection) \ | ||
| 335 | +GTM_FOREACH_ENUMEREE(element, [collection keyEnumerator]) | ||
| 336 | +#endif | ||
| 337 | +#endif | ||
| 338 | + | ||
| 339 | +// ============================================================================ | ||
| 340 | + | ||
| 341 | +// To simplify support for both Leopard and Snow Leopard we declare | ||
| 342 | +// the Snow Leopard protocols that we need here. | ||
| 343 | +#if !defined(GTM_10_6_PROTOCOLS_DEFINED) && !(MAC_OS_X_VERSION_MAX_ALLOWED >= MAC_OS_X_VERSION_10_6) | ||
| 344 | +#define GTM_10_6_PROTOCOLS_DEFINED 1 | ||
| 345 | +@protocol NSConnectionDelegate | ||
| 346 | +@end | ||
| 347 | +@protocol NSAnimationDelegate | ||
| 348 | +@end | ||
| 349 | +@protocol NSImageDelegate | ||
| 350 | +@end | ||
| 351 | +@protocol NSTabViewDelegate | ||
| 352 | +@end | ||
| 353 | +#endif // !defined(GTM_10_6_PROTOCOLS_DEFINED) && !(MAC_OS_X_VERSION_MAX_ALLOWED >= MAC_OS_X_VERSION_10_6) | ||
| 354 | + | ||
| 355 | +// GTM_SEL_STRING is for specifying selector (usually property) names to KVC | ||
| 356 | +// or KVO methods. | ||
| 357 | +// In debug it will generate warnings for undeclared selectors if | ||
| 358 | +// -Wunknown-selector is turned on. | ||
| 359 | +// In release it will have no runtime overhead. | ||
| 360 | +#ifndef GTM_SEL_STRING | ||
| 361 | +#ifdef DEBUG | ||
| 362 | +#define GTM_SEL_STRING(selName) NSStringFromSelector(@selector(selName)) | ||
| 363 | +#else | ||
| 364 | +#define GTM_SEL_STRING(selName) @#selName | ||
| 365 | +#endif // DEBUG | ||
| 366 | +#endif // GTM_SEL_STRING | ||
| 367 | + | ||
| 368 | +#endif // __OBJC__ |
| 1 | +#import "HarvardMoroccoHaiBaoJuheBaseModelThrown.h" | ||
| 2 | +@interface HaiBaoJuheCreateOrderInfo : HarvardMoroccoHaiBaoJuheBaseModelThrown | ||
| 3 | + | ||
| 4 | +@property(nonatomic,strong)NSString *serverId;//服务器ID | ||
| 5 | +@property(nonatomic, strong)NSString *serverName;//服务器名称 | ||
| 6 | +@property(nonatomic, strong)NSString *playerId;//玩家ID | ||
| 7 | +@property(nonatomic, strong)NSString *playerName;//玩家名称 | ||
| 8 | +@property(nonatomic, strong)NSString *playerLevel;//玩家等级 | ||
| 9 | +@property(nonatomic, strong)NSString *postAmount;//金额 | ||
| 10 | +@property(nonatomic, strong)NSString *productId;//产品ID | ||
| 11 | +@property(nonatomic, strong)NSString *productName;//产品名称 | ||
| 12 | +@property(nonatomic, strong)NSString *productDesc;//产品描述 | ||
| 13 | +@property(nonatomic, strong)NSString *custom;//透传参数 | ||
| 14 | +@property(nonatomic, strong)NSString *exchange;//兑换比例 | ||
| 15 | +@property(nonatomic, strong)NSString *otherInfo;//扩展参数 | ||
| 16 | +@property(nonatomic, strong)NSString *userId;//用户ID | ||
| 17 | +@property(nonatomic, strong)NSString *timestamp;//时间戳 | ||
| 18 | + | ||
| 19 | +- (NSString *) MoroccoHaiBaoJuheGetTsign ; | ||
| 20 | +- (NSString *) MoroccoHaiBaoJuheGetTimestamp ; | ||
| 21 | + | ||
| 22 | +@end |
| 1 | +#import "HarvardMoroccoHaiBaoJuheBaseModelThrown.h" | ||
| 2 | +@interface HaiBaoJuheLoginInfo : HarvardMoroccoHaiBaoJuheBaseModelThrown | ||
| 3 | + | ||
| 4 | +@property(nonatomic,strong)NSString *timestamp; | ||
| 5 | +@property(nonatomic, strong)NSString *sign; | ||
| 6 | +@property(nonatomic, strong)NSString *other; | ||
| 7 | +@property(nonatomic, strong)NSString *openId; | ||
| 8 | +@property(nonatomic, strong)NSString *userType; | ||
| 9 | + | ||
| 10 | + | ||
| 11 | +@end |
| 1 | +// | ||
| 2 | +// MoroccoHaiBaoJuheReportInfo.h | ||
| 3 | +// HaiBaoJuheSDK | ||
| 4 | +// | ||
| 5 | +// Created by winFan on 12/21/15. | ||
| 6 | +// Copyright (c) 2015 winFan. All rights reserved. | ||
| 7 | +// | ||
| 8 | + | ||
| 9 | +#import "HarvardMoroccoHaiBaoJuheBaseModelThrown.h" | ||
| 10 | +@interface HaiBaoJuheReportInfo : HarvardMoroccoHaiBaoJuheBaseModelThrown | ||
| 11 | + | ||
| 12 | +@property(nonatomic, strong)NSString *reportType;//类型 | ||
| 13 | +@property(nonatomic, strong)NSString *playerId;//玩家ID | ||
| 14 | +@property(nonatomic, strong)NSString *playerName;//玩家名称 | ||
| 15 | +@property(nonatomic, strong)NSString *playerLevel;//玩家等级 | ||
| 16 | +@property(nonatomic, strong)NSString *roleSex;//角色性别(1男0女) | ||
| 17 | + | ||
| 18 | +@property(nonatomic, strong)NSString *serverId;//服务器ID | ||
| 19 | +@property(nonatomic, strong)NSString *serverName;//服务器名称 | ||
| 20 | +@property(nonatomic, strong)NSNumber *roleCTime;//创建角色时间(秒) | ||
| 21 | +@property(nonatomic, strong)NSString *partyName;//工会名称 | ||
| 22 | +@property(nonatomic, strong)NSString *roleType;//角色类型 | ||
| 23 | +@property(nonatomic, strong)NSNumber *roleChangeTime;//角色等级更新时间(秒) | ||
| 24 | +@property(nonatomic, strong)NSString *vipLevel;//vip等级 | ||
| 25 | +@property(nonatomic, strong)NSNumber *diamond;//余额 | ||
| 26 | +@property(nonatomic, strong)NSString *moneyType;//商品单位(元宝,金币) | ||
| 27 | + | ||
| 28 | +@property(nonatomic, strong)NSString *custom;//透传参数 | ||
| 29 | + | ||
| 30 | + | ||
| 31 | +@property(nonatomic, strong)NSString *openId; | ||
| 32 | + | ||
| 33 | +#define REPORT_OPEN @"open" | ||
| 34 | +#define REPORT_ENTER @"enter" | ||
| 35 | +#define REPORT_CREATEROLE @"createrole" | ||
| 36 | +#define REPORT_ROLEUPGRADE @"roleupgrade" | ||
| 37 | +#define REPORT_SDK_OPEN @"opensdk" | ||
| 38 | +#define REPORT_EXIT @"exit" | ||
| 39 | +#define REPORT_SELECT_SERVER @"selectserver" | ||
| 40 | + | ||
| 41 | +@end |
| 1 | +#import <Foundation/Foundation.h> | ||
| 2 | +#import "HaiBaoJuheSDK2.h" | ||
| 3 | +#import <UIKit/UIKit.h> | ||
| 4 | + | ||
| 5 | +@interface HaiBaoJuheSDK : NSObject | ||
| 6 | + | ||
| 7 | +@property(nonatomic, strong, readonly)NSString *sdkVersion; | ||
| 8 | + | ||
| 9 | + | ||
| 10 | +@property(nonatomic, strong)NSString *urlSchemes; | ||
| 11 | + | ||
| 12 | +@property(strong) NSMutableArray* MoroccoList; | ||
| 13 | + | ||
| 14 | +@property BOOL isAppleGzyazfing; | ||
| 15 | + | ||
| 16 | ++ (HaiBaoJuheSDK *)shareSDK; | ||
| 17 | + | ||
| 18 | + | ||
| 19 | +- (void)initSDK:(UIViewController *) control; | ||
| 20 | + | ||
| 21 | + | ||
| 22 | +-(void)viewDidAppear; | ||
| 23 | + | ||
| 24 | +- (void)setViewController:(UIViewController *)viewController; | ||
| 25 | + | ||
| 26 | + | ||
| 27 | +- (void)loginSDK; | ||
| 28 | + | ||
| 29 | +- (void)loginSDK:(UIViewController *)viewController; | ||
| 30 | + | ||
| 31 | + | ||
| 32 | +- (void)gzyazfWithGzyazfmentInfo:(HaiBaoJuheCreateOrderInfo *)gzyazfInfo; | ||
| 33 | + | ||
| 34 | + | ||
| 35 | +- (BOOL)hasUserCenter; | ||
| 36 | + | ||
| 37 | + | ||
| 38 | +- (void)gotoUserCenter; | ||
| 39 | + | ||
| 40 | + | ||
| 41 | +- (void)reportSDK:(HaiBaoJuheReportInfo *)reportInfo; | ||
| 42 | + | ||
| 43 | + | ||
| 44 | +- (BOOL)hasLogout; | ||
| 45 | + | ||
| 46 | + | ||
| 47 | +- (void)logoutSDK; | ||
| 48 | + | ||
| 49 | + | ||
| 50 | +- (BOOL)hasSwitchAccount; | ||
| 51 | + | ||
| 52 | + | ||
| 53 | +- (void)switchAccount; | ||
| 54 | + | ||
| 55 | + | ||
| 56 | +- (BOOL)hasExit; | ||
| 57 | + | ||
| 58 | + | ||
| 59 | +- (void)exitSDK; | ||
| 60 | + | ||
| 61 | +- (void)destroySDK; | ||
| 62 | + | ||
| 63 | +- (void)queryRealNameResult:(id<HaiBaoJuheSdkRealNameCallBack>)callback; | ||
| 64 | + | ||
| 65 | +- (BOOL)hasRealNameVerifyView; | ||
| 66 | + | ||
| 67 | +- (void)showRealNameVerifyView; | ||
| 68 | + | ||
| 69 | +@property(nonatomic, assign)ESDKOrientation sdkOrientation; | ||
| 70 | + | ||
| 71 | +@property(nonatomic, assign)BOOL bShowedFloat; | ||
| 72 | + | ||
| 73 | + | ||
| 74 | +@property(nonatomic, assign)int serverId; | ||
| 75 | + | ||
| 76 | + | ||
| 77 | +-(NSString *) getGameChannelId; | ||
| 78 | + | ||
| 79 | +- (NSString *) getCustomValue; | ||
| 80 | + | ||
| 81 | +- (NSString *) getChannelParameter1; | ||
| 82 | + | ||
| 83 | +- (NSString *) getChannelParameter2; | ||
| 84 | + | ||
| 85 | +-(void)gzyazfmentSuccess:(NSString*)accountId orderId:(NSString*)orderId currencyAmount:(double)amount currencyType:(NSString*)currencyType gzyazfType:(NSString*)gzyazfType custom:(NSArray*)customArray; | ||
| 86 | + | ||
| 87 | + | ||
| 88 | +- (void)handleOpenurl:(NSURL *)url; | ||
| 89 | + | ||
| 90 | +- (NSUInteger) application:(UIApplication *)application supportedInterfaceOrientationsForWindow:(UIWindow *)window; | ||
| 91 | + | ||
| 92 | +- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions; | ||
| 93 | + | ||
| 94 | +- (void)application:(UIApplication *)application didRegisterForRemoteNotificationsWithDeviceToken:(NSData *)deviceToken; | ||
| 95 | + | ||
| 96 | + | ||
| 97 | +- (void)application:(UIApplication *)application didReceiveRemoteNotification:(NSDictionary *)userInfo ; | ||
| 98 | + | ||
| 99 | +- (void)application:(UIApplication *)application didReceiveRemoteNotification:(NSDictionary *)userInfo fetchCompletionHandler:(void (^)(UIBackgroundFetchResult result))completionHandler; | ||
| 100 | + | ||
| 101 | + | ||
| 102 | +- (void)applicationDidEnterBackground:(UIApplication *)application; | ||
| 103 | + | ||
| 104 | +- (void)applicationDidBecomeActive:(UIApplication *)application; | ||
| 105 | + | ||
| 106 | +- (void)applicationWillEnterForeground:(UIApplication *)application; | ||
| 107 | + | ||
| 108 | +- (void)applicationWillResignActive:(UIApplication *)application; | ||
| 109 | + | ||
| 110 | +-(BOOL)application:(UIApplication *)app openURL:(NSURL *)url options:(NSDictionary<NSString *,id> *)options; | ||
| 111 | + | ||
| 112 | +- (BOOL)application:(UIApplication *)application openURL:(NSURL *)url sourceApplication:(NSString *)sourceApplication annotation:(id)annotation; | ||
| 113 | + | ||
| 114 | +@end |
| 1 | +#import <UIKit/UIKit.h> | ||
| 2 | +#import "HaiBaoRealNameVerifyCallback.h" | ||
| 3 | +#import "HaiBaoJuheReportInfo.h" | ||
| 4 | +#import "HaiBaoJuheLoginInfo.h" | ||
| 5 | +#import "BlushHaiBaoJuheCheckerExports.h" | ||
| 6 | +#import "Interface.h" | ||
| 7 | +#import "UnableHaiBaoJuheNotificationMutant.h" | ||
| 8 | +#import "UnableHaiBaoJuheGzyazfInfoMutant.h" | ||
| 9 | +#import "UnionInterface.h" | ||
| 10 | +#import "HaiBaoJuheCreateOrderInfo.h" | ||
| 11 | +#import "UnableHaiBaoJuheConfigMutant.h" | ||
| 12 | +#import "PrizesHaiBaoJuheUtilsOcean.h" | ||
| 13 | +#import "NetCenter.h" | ||
| 14 | +#import "HaiBaoJuheSDK.h" | ||
| 15 | +#import "HaiBaoJuheSDKDelegate.h" | ||
| 16 | + |
| 1 | +#import <Foundation/Foundation.h> | ||
| 2 | + | ||
| 3 | +@protocol HaiBaoJuheSDKDelegate <NSObject> | ||
| 4 | +@optional | ||
| 5 | +-(void)HaiBaoJuheSDKLoginSuccess:(HaiBaoJuheLoginInfo*)loginInfo; | ||
| 6 | +-(void)HaiBaoJuheSDKLoginFail:(NSString*)msg; | ||
| 7 | + | ||
| 8 | +-(void)HaiBaoJuheSDKSwitchAccountSuccess:(HaiBaoJuheLoginInfo*)loginInfo; | ||
| 9 | +-(void)HaiBaoJuheSDKSwitchAccountFail:(NSString*)msg; | ||
| 10 | +@end |
| 1 | +// | ||
| 2 | +// HaiBaoRealNameVerifyCallback.h | ||
| 3 | +// HaiBao_juhe | ||
| 4 | +// | ||
| 5 | +// Created by guangka123 on 2020/4/22. | ||
| 6 | +// Copyright © 2020 lzm. All rights reserved. | ||
| 7 | +// | ||
| 8 | + | ||
| 9 | + | ||
| 10 | +typedef NS_ENUM(NSInteger,RealNameVerifyCode){ | ||
| 11 | + NO_REAL_NAME_VERIFY_FUNCTION,//没有实名认证功能 | ||
| 12 | + NO_VERIFY_HANDLER,//有认证功能,未进行认证 | ||
| 13 | + ALREADY_VERIFY,//已认证 只有已认证birthday才有值 | ||
| 14 | +}; | ||
| 15 | + | ||
| 16 | +@protocol HaiBaoJuheSdkRealNameCallBack <NSObject> | ||
| 17 | + | ||
| 18 | +- (void)realNameVerifyCallback:(RealNameVerifyCode)code birthday:(NSString *)birthday; | ||
| 19 | + | ||
| 20 | +@end |
| 1 | +#import <Foundation/Foundation.h> | ||
| 2 | + | ||
| 3 | +NS_ASSUME_NONNULL_BEGIN | ||
| 4 | + | ||
| 5 | +@interface HarvardMoroccoEncryptToolThrown : NSObject | ||
| 6 | + | ||
| 7 | ++ (NSString *)base64EncodedStringWithWrapWidth:(NSUInteger)wrapWidth withData:(NSData *)argData; | ||
| 8 | + | ||
| 9 | ++ (NSString *)doCipher:(NSString*)encryptValue andPassword:(NSString *)password; | ||
| 10 | + | ||
| 11 | ++ (NSString *)decryptUseDES:(NSString *)cipherText andPassword:(NSString *)password; | ||
| 12 | + | ||
| 13 | +@end | ||
| 14 | + | ||
| 15 | +NS_ASSUME_NONNULL_END |
| 1 | +// | ||
| 2 | +// IAPHelper.h | ||
| 3 | +// | ||
| 4 | +// Original Created by Ray Wenderlich on 2/28/11. | ||
| 5 | +// Created by saturngod on 7/9/12. | ||
| 6 | +// Copyright 2011 Ray Wenderlich. All rights reserved. | ||
| 7 | +// | ||
| 8 | + | ||
| 9 | +#import <Foundation/Foundation.h> | ||
| 10 | +#import "StoreKit/StoreKit.h" | ||
| 11 | + | ||
| 12 | + | ||
| 13 | +typedef void (^IAPProductsResponseBlock)(SKProductsRequest* request , SKProductsResponse* response); | ||
| 14 | + | ||
| 15 | +typedef void (^IAPbuyProductCompleteResponseBlock)(SKPaymentTransaction* transcation); | ||
| 16 | + | ||
| 17 | +typedef void (^checkReceiptCompleteResponseBlock)(NSString* response,NSError* error); | ||
| 18 | + | ||
| 19 | +typedef void (^resoreProductsCompleteResponseBlock) (SKPaymentQueue* payment,NSError* error); | ||
| 20 | + | ||
| 21 | +@interface IAPHelper : NSObject <SKProductsRequestDelegate, SKPaymentTransactionObserver> | ||
| 22 | + | ||
| 23 | +@property (nonatomic,strong) NSSet *productIdentifiers; | ||
| 24 | +@property (nonatomic,strong) NSArray * products; | ||
| 25 | +@property (nonatomic,strong) NSMutableSet *purchasedProducts; | ||
| 26 | +@property (nonatomic,strong) SKProductsRequest *request; | ||
| 27 | +@property (nonatomic) BOOL production; | ||
| 28 | + | ||
| 29 | +//init With Product Identifiers | ||
| 30 | +- (id)initWithProductIdentifiers:(NSSet *)productIdentifiers; | ||
| 31 | + | ||
| 32 | +//get Products List | ||
| 33 | +- (void)requestProductsWithCompletion:(IAPProductsResponseBlock)completion; | ||
| 34 | + | ||
| 35 | + | ||
| 36 | +//Buy Product | ||
| 37 | +- (void)buyProduct:(SKProduct *)productIdentifier onCompletion:(IAPbuyProductCompleteResponseBlock)completion; | ||
| 38 | + | ||
| 39 | +//restore Products | ||
| 40 | +- (void)restoreProductsWithCompletion:(resoreProductsCompleteResponseBlock)completion; | ||
| 41 | + | ||
| 42 | +//check isPurchased or not | ||
| 43 | +- (BOOL)isPurchasedProductsIdentifier:(NSString*)productID; | ||
| 44 | + | ||
| 45 | +//check receipt but recommend to use in server side instead of using this function | ||
| 46 | +- (void)checkReceipt:(NSData*)receiptData onCompletion:(checkReceiptCompleteResponseBlock)completion; | ||
| 47 | + | ||
| 48 | +- (void)checkReceipt:(NSData*)receiptData AndSharedSecret:(NSString*)secretKey onCompletion:(checkReceiptCompleteResponseBlock)completion; | ||
| 49 | + | ||
| 50 | + | ||
| 51 | +//saved purchased product | ||
| 52 | +- (void)provideContentWithTransaction:(SKPaymentTransaction *)transaction; | ||
| 53 | + | ||
| 54 | +- (void)provideContent:(NSString *)productIdentifier __deprecated_msg("use provideContentWithTransaction: instead."); | ||
| 55 | + | ||
| 56 | +//clear the saved products | ||
| 57 | +- (void)clearSavedPurchasedProducts; | ||
| 58 | +- (void)clearSavedPurchasedProductByID:(NSString*)productIdentifier; | ||
| 59 | + | ||
| 60 | + | ||
| 61 | +//Get The Price with local currency | ||
| 62 | +- (NSString *)getLocalePrice:(SKProduct *)product; | ||
| 63 | + | ||
| 64 | +@end |
| 1 | +// | ||
| 2 | +// IAPShare.h | ||
| 3 | +// ; | ||
| 4 | +// | ||
| 5 | +// Created by Htain Lin Shwe on 10/7/12. | ||
| 6 | +// Copyright (c) 2012 Edenpod. All rights reserved. | ||
| 7 | +// | ||
| 8 | + | ||
| 9 | +#import <Foundation/Foundation.h> | ||
| 10 | +#import "IAPHelper.h" | ||
| 11 | +@interface IAPShare : NSObject | ||
| 12 | +@property (nonatomic,strong) IAPHelper *iap; | ||
| 13 | + | ||
| 14 | ++ (IAPShare *) sharedHelper; | ||
| 15 | + | ||
| 16 | ++(id)toJSON:(NSString*)json; | ||
| 17 | +@end |
| 1 | +// | ||
| 2 | +// Interface.h | ||
| 3 | +// HaiBaoJuheSDK | ||
| 4 | +// | ||
| 5 | +// Created by winFan on 12/10/15. | ||
| 6 | +// Copyright (c) 2015 winFan. All rights reserved. | ||
| 7 | +// | ||
| 8 | + | ||
| 9 | + | ||
| 10 | +#include "UnionInterface.h" | ||
| 11 | +@interface Interface : NSObject <UnionInterface> | ||
| 12 | +@property(nonatomic, strong)UIViewController *controller; | ||
| 13 | +@end |
| 1 | +#import <UIKit/UIKit.h> | ||
| 2 | +#import "StoreKit/StoreKit.h" | ||
| 3 | + | ||
| 4 | +@interface JackpotMoroccoAllManagerGloria : NSObject | ||
| 5 | +{ | ||
| 6 | + NSString* MoroccoAPPID_; | ||
| 7 | + NSString* MoroccoAPPKEY_; | ||
| 8 | + | ||
| 9 | + NSString* MoroccoInviterCode_; | ||
| 10 | +} | ||
| 11 | + | ||
| 12 | +@property(strong) NSMutableArray* MoroccoList; | ||
| 13 | +@property bool MoroccoGeiWoHuaQianBa; | ||
| 14 | + | ||
| 15 | ++ (JackpotMoroccoAllManagerGloria *)SinksMoroccoInstanceStored; | ||
| 16 | + | ||
| 17 | +- (void)BanquetMoroccoChuShiHuaCollege; | ||
| 18 | + | ||
| 19 | +- (void)MaximMoroccoDengLuRouter:(NSString *)MoroccoAPPID : (NSString *)MoroccoAPPKEY : (UIViewController *)controller; | ||
| 20 | + | ||
| 21 | +- (void)DevilMoroccoYangShiCrashes:(NSString*)MoroccoLeiXing; | ||
| 22 | + | ||
| 23 | +- (void)DevilMoroccoUrlCrashes:(NSString*)MoroccoUrl; | ||
| 24 | + | ||
| 25 | +- (void)MoroccoQuery: (NSString *)MoroccoFuWuQiID : (NSString *)MoroccoNickName : (NSNumber *)MoroccoAmount : (NSString *)MoroccoCallBack : (UIViewController *)controller : (NSString *)MoroccoServerName; | ||
| 26 | + | ||
| 27 | +- (void)MoroccoQueryOperation:(UIViewController*)controll MoroccoHuoWuID:(NSString*)products MoroccoJiaGe:(NSString*)amount MoroccoHuoWuMing:(NSString*)productName MoroccoDingDanHao:(NSString*) DingDanHao; | ||
| 28 | + | ||
| 29 | + | ||
| 30 | + | ||
| 31 | +@end |
| 1 | +#import <Foundation/Foundation.h> | ||
| 2 | + | ||
| 3 | +typedef NS_ENUM(NSInteger, DGLoggerLevel) | ||
| 4 | +{ | ||
| 5 | + ELogVerbose = 1, | ||
| 6 | + ELogDebug, | ||
| 7 | + ELogInfo, | ||
| 8 | + ELogWarn, | ||
| 9 | + ELogError | ||
| 10 | +}; | ||
| 11 | + | ||
| 12 | +@interface JackpotMoroccoHaiBaoJuheDGLoggerGloria : NSObject | ||
| 13 | + | ||
| 14 | ++ (void)showLog:(NSString *)fmt,...; | ||
| 15 | + | ||
| 16 | ++ (void)showLog:(DGLoggerLevel)level log:(NSString *)fmt,...; | ||
| 17 | + | ||
| 18 | ++ (void)isShowLog:(BOOL)flag; | ||
| 19 | + | ||
| 20 | +@end |
| 1 | +// | ||
| 2 | +// NSString+Base64.h | ||
| 3 | +// Newsstand | ||
| 4 | +// | ||
| 5 | +// Created by Carlo Vigiani on 29/Oct/11. | ||
| 6 | +// Copyright (c) 2011 viggiosoft. All rights reserved. | ||
| 7 | +// | ||
| 8 | + | ||
| 9 | +#import <Foundation/Foundation.h> | ||
| 10 | + | ||
| 11 | +@interface NSString (Base64) | ||
| 12 | + | ||
| 13 | ++ (NSString *) base64StringFromData:(NSData *)data length:(long)length; | ||
| 14 | + | ||
| 15 | +@end |
| 1 | +#import <Foundation/Foundation.h> | ||
| 2 | + | ||
| 3 | +@interface NetCenter : NSObject | ||
| 4 | + | ||
| 5 | +@property(nonatomic,retain) NSMutableData *receiveData; | ||
| 6 | + | ||
| 7 | +@property(nonatomic,assign)int dataPackSerialNo; | ||
| 8 | + | ||
| 9 | + | ||
| 10 | ++ (NetCenter *)getInstance; | ||
| 11 | + | ||
| 12 | +- (NSString *)httpGetSyn:(NSString *) getUrl; | ||
| 13 | + | ||
| 14 | +- (NSString *)httpPostSyn:(NSString *) postUrl : (NSDictionary *) postData; | ||
| 15 | + | ||
| 16 | +- (NSString *)httpPostSynFillOD:(NSString *) postUrl : (NSDictionary *) postData; | ||
| 17 | + | ||
| 18 | + | ||
| 19 | + | ||
| 20 | +- (void)httpPostNoSyn:(NSString *) postUrl :(NSDictionary *)postDict; | ||
| 21 | + | ||
| 22 | +- (void)httpPostAsync:(NSString*)postUrl :(NSDictionary*)postDict; | ||
| 23 | + | ||
| 24 | +- (void)httpPostAsyncOpen:(NSString*)postUrl :(NSDictionary*)postDict; | ||
| 25 | + | ||
| 26 | +-(void)httpGetAsync:(NSString *)url completionHandler:(void (^ __nullable)(NSURLResponse* __nullable response, NSData* __nullable data, NSError* __nullable connectionError)) handler; | ||
| 27 | + | ||
| 28 | +-(void)httpPostAsyncChannel:(NSString *)postUrl postString:(NSString *)postString completionHandler:(void (^)(NSURLResponse * _Nullable, NSData * _Nullable, NSError * _Nullable))handler; | ||
| 29 | + | ||
| 30 | +- (NSString * __nullable)dicToString:(NSDictionary * __nullable) dict; | ||
| 31 | +@end |
| 1 | +#ifndef __HaiBaoJuheSDK__OtherSetting__ | ||
| 2 | +#define __HaiBaoJuheSDK__OtherSetting__ | ||
| 3 | + | ||
| 4 | + | ||
| 5 | +/** | ||
| 6 | + 应用支持的方向 | ||
| 7 | + */ | ||
| 8 | +typedef NS_ENUM(NSUInteger, ESDKOrientation) { | ||
| 9 | + ESDKOrientationPortrait = 1,//竖 | ||
| 10 | + ESDKOrientationLandscape,//横 | ||
| 11 | + ESDKOrientationNone//自动旋转 | ||
| 12 | +}; | ||
| 13 | + | ||
| 14 | +/** | ||
| 15 | + 应用支持的方向 | ||
| 16 | + */ | ||
| 17 | +typedef NS_ENUM(NSUInteger, REPORT_TYPE) { | ||
| 18 | + REPORT_TYPE_OPEN = 1,//竖 | ||
| 19 | + REPORT_TYPE_ENTER,//横 | ||
| 20 | + REPORT_TYPE_DEFINE//自动旋转 | ||
| 21 | +}; | ||
| 22 | + | ||
| 23 | +#endif /* defined(__HaiBaoJuheSDK__OtherSetting__) */ |
| 1 | +#import <Foundation/Foundation.h> | ||
| 2 | +#import <UIKit/UIKit.h> | ||
| 3 | + | ||
| 4 | +@interface PrizesHaiBaoJuheUtilsOcean : NSObject | ||
| 5 | + | ||
| 6 | ++(NSString *)md5:(NSString *)str; | ||
| 7 | ++ (NSDictionary *) MoroccoHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; | ||
| 8 | ++(NSString *)createGzyazfOrderUrl; | ||
| 9 | +//*充值回调地址 | ||
| 10 | ++(NSString *)UnablecreateGzyazfUrlMutant; | ||
| 11 | + | ||
| 12 | ++(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView; | ||
| 13 | ++(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView; | ||
| 14 | + | ||
| 15 | +@end |
| 1 | +#import <UIKit/UIKit.h> | ||
| 2 | +#import "BanquetMoroccoInformationCollege.h" | ||
| 3 | +#import <JavaScriptCore/JavaScriptCore.h> | ||
| 4 | +#import <WebKit/WebKit.h> | ||
| 5 | + | ||
| 6 | +@interface PrizesMoroccoMainOcean : UIViewController<WKNavigationDelegate,WKScriptMessageHandler> | ||
| 7 | +{ | ||
| 8 | + WKWebView *webMoroccoView_; | ||
| 9 | + UIActivityIndicatorView *activityIndicator; | ||
| 10 | +} | ||
| 11 | + | ||
| 12 | +@property(assign) BOOL MoroccoYouYuanJiao; | ||
| 13 | + | ||
| 14 | +- (void)MoroccoSettingMoroccoView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; | ||
| 15 | +- (void)MoroccoInitWebView; | ||
| 16 | +- (void)loadWebPageWithString:(NSString *)url; | ||
| 17 | +- (void)loadWebPageWithJs:(NSString *)content; | ||
| 18 | +- (void)postNotification:(NSString *)name : (NSString *)code; | ||
| 19 | +- (void)receiveIap:(NSNotification *)notification; | ||
| 20 | + | ||
| 21 | +@end |
| 1 | +// | ||
| 2 | +// SFHFKeychainUtils.h | ||
| 3 | +// | ||
| 4 | +// Created by Buzz Andersen on 10/20/08. | ||
| 5 | +// Based partly on code by Jonathan Wight, Jon Crosby, and Mike Malone. | ||
| 6 | +// Copyright 2008 Sci-Fi Hi-Fi. All rights reserved. | ||
| 7 | +// | ||
| 8 | +// Permission is hereby granted, free of charge, to any person | ||
| 9 | +// obtaining a copy of this software and associated documentation | ||
| 10 | +// files (the "Software"), to deal in the Software without | ||
| 11 | +// restriction, including without limitation the rights to use, | ||
| 12 | +// copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
| 13 | +// copies of the Software, and to permit persons to whom the | ||
| 14 | +// Software is furnished to do so, subject to the following | ||
| 15 | +// conditions: | ||
| 16 | +// | ||
| 17 | +// The above copyright notice and this permission notice shall be | ||
| 18 | +// included in all copies or substantial portions of the Software. | ||
| 19 | +// | ||
| 20 | +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, | ||
| 21 | +// EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES | ||
| 22 | +// OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND | ||
| 23 | +// NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT | ||
| 24 | +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, | ||
| 25 | +// WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING | ||
| 26 | +// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR | ||
| 27 | +// OTHER DEALINGS IN THE SOFTWARE. | ||
| 28 | +// | ||
| 29 | + | ||
| 30 | +#import <UIKit/UIKit.h> | ||
| 31 | + | ||
| 32 | + | ||
| 33 | +@interface SFHFKeychainUtils : NSObject { | ||
| 34 | + | ||
| 35 | +} | ||
| 36 | + | ||
| 37 | ++ (NSString *) getPasswordForUsername: (NSString *) username andServiceName: (NSString *) serviceName error: (NSError **) error; | ||
| 38 | ++ (BOOL) storeUsername: (NSString *) username andPassword: (NSString *) password forServiceName: (NSString *) serviceName updateExisting: (BOOL) updateExisting error: (NSError **) error; | ||
| 39 | ++ (BOOL) deleteItemForUsername: (NSString *) username andServiceName: (NSString *) serviceName error: (NSError **) error; | ||
| 40 | + | ||
| 41 | +@end | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| 1 | +#import <UIKit/UIKit.h> | ||
| 2 | + | ||
| 3 | +@interface SinksMoroccoIAPHelperControlStored : NSObject<UITableViewDelegate, UITableViewDataSource> | ||
| 4 | + | ||
| 5 | +@property(nonatomic,strong) NSString* MoroccoDingDanHao; | ||
| 6 | +@property(nonatomic,strong) NSDictionary* MoroccoHuoWuLieBiao; | ||
| 7 | +@property(nonatomic,strong) NSMutableArray* MoroccoHuoWuIDLieBiao; | ||
| 8 | +@property(nonatomic, strong) UITableView *MoroccoHuoWuLieBiaoView; | ||
| 9 | + | ||
| 10 | +- (void)MoroccoHuaQianView:(UIViewController*)controller MoroccoHuoWuD:(NSString*)products MoroccoQian:(NSString*)amount MoroccoHuoWuMing:(NSString*)productName MoroccoDingDanHao:(NSString*)DingDanHao; | ||
| 11 | + | ||
| 12 | +@end |
| 1 | +#import <Foundation/Foundation.h> | ||
| 2 | + | ||
| 3 | +extern NSString * const JackpotMoroccoExitNotificationGloria; | ||
| 4 | +extern NSString * const UnableMoroccoLoginNotificationMutant; | ||
| 5 | +extern NSString * const HarvardMoroccoErrorNotificationThrown; | ||
| 6 | + | ||
| 7 | + | ||
| 8 | +@interface TimorMoroccoHuiTiaoNotificationBallots : NSObject | ||
| 9 | + | ||
| 10 | +@end |
| 1 | +#import <Foundation/Foundation.h> | ||
| 2 | + | ||
| 3 | +@interface UnableHaiBaoJuheConfigMutant : NSObject | ||
| 4 | + | ||
| 5 | +@property(nonatomic, strong)NSString *gameSimpleName; | ||
| 6 | +@property(nonatomic, strong)NSString *sdkSimpleName; | ||
| 7 | +@property(nonatomic, strong)NSString *sdkVersionCode; | ||
| 8 | +@property(nonatomic, strong)NSString *loginCheckUrl; | ||
| 9 | +@property(nonatomic, strong)NSString *gzyazfOrderUrl; | ||
| 10 | +@property(nonatomic, strong)NSString *gzyazfCheckUrl; | ||
| 11 | +@property(nonatomic, strong)NSString *c1; | ||
| 12 | +@property(nonatomic, strong)NSString *c2; | ||
| 13 | +@property(nonatomic, strong)NSString *custom; | ||
| 14 | + | ||
| 15 | ++ (UnableHaiBaoJuheConfigMutant *)HarvardgetInstanceThrown; | ||
| 16 | + | ||
| 17 | +- (void) loadFile:(NSString *) fileName; | ||
| 18 | + | ||
| 19 | +- (NSString *)JackpotgetValueByKeyGloria:(NSString *) key; | ||
| 20 | + | ||
| 21 | +- (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2; | ||
| 22 | + | ||
| 23 | +@end |
| 1 | +#import "HarvardMoroccoHaiBaoJuheBaseModelThrown.h" | ||
| 2 | +@interface UnableHaiBaoJuheGzyazfInfoMutant : HarvardMoroccoHaiBaoJuheBaseModelThrown | ||
| 3 | + | ||
| 4 | +@property(nonatomic, strong)NSString *serverId; | ||
| 5 | +@property(nonatomic, strong)NSString *queryId; | ||
| 6 | +@property(nonatomic, strong)NSString *playerId; | ||
| 7 | +@property(nonatomic, strong)NSString *playerName; | ||
| 8 | +@property(nonatomic, strong)NSString *postAmount; | ||
| 9 | +@property(nonatomic, strong)NSString *productId; | ||
| 10 | +@property(nonatomic, strong)NSString *products; | ||
| 11 | +@property(nonatomic, strong)NSString *custom; | ||
| 12 | +@property(nonatomic, strong)NSString *postTime; | ||
| 13 | +@property(nonatomic, strong)NSString *other; | ||
| 14 | + | ||
| 15 | +//游戏传递过来的原值 | ||
| 16 | +@property(nonatomic, strong)NSString *serverName;//服务器名称 | ||
| 17 | +@property(nonatomic, strong)NSString *playerLevel;//玩家等级 | ||
| 18 | +@property(nonatomic, strong)NSString *productName;//产品名称 | ||
| 19 | +@property(nonatomic, strong)NSString *productDesc;//产品描述 | ||
| 20 | +@property(nonatomic, strong)NSString *exchange;//兑换比例 | ||
| 21 | + | ||
| 22 | +@end |
| 1 | +// | ||
| 2 | +// UnableHaiBaoJuheNotificationMutant.h | ||
| 3 | +// public_i9133 | ||
| 4 | +// | ||
| 5 | +// Created by winFan on 12/1/15. | ||
| 6 | +// Copyright (c) 2015 winFan. All rights reserved. | ||
| 7 | +// | ||
| 8 | + | ||
| 9 | +#import <Foundation/Foundation.h> | ||
| 10 | + | ||
| 11 | +extern NSString * const HaiBaoJuheSDK_Notification; /**< */ | ||
| 12 | +extern NSString * const _create_order_notification; /**< */ | ||
| 13 | + | ||
| 14 | + | ||
| 15 | +/** | ||
| 16 | + 应用支持的方向 | ||
| 17 | + | ||
| 18 | + */ | ||
| 19 | +typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) { | ||
| 20 | + HaiBaoJuheSDKNotificationLogin = 1,//登录 | ||
| 21 | + HaiBaoJuheSDKNotificationLogout,//注销 | ||
| 22 | + HaiBaoJuheSDKNotificationPause,//暂停退出 | ||
| 23 | + HaiBaoJuheSDKNotificationGzyazf,//内部使用 | ||
| 24 | + HaiBaoJuheSDKNotificationRole,//创建角色 | ||
| 25 | + HaiBaoJuheSDKNotificationInitSDK,//初始化SDK | ||
| 26 | + HaiBaoJuheSDKNotificationSwitchAccount,//切换账号 | ||
| 27 | + HaiBaoJuheSDKNotificationExit//退出游戏 | ||
| 28 | +}; | ||
| 29 | + | ||
| 30 | + | ||
| 31 | + | ||
| 32 | +@interface UnableHaiBaoJuheNotificationMutant : NSObject | ||
| 33 | + | ||
| 34 | +@end | ||
| 35 | + | ||
| 36 | + | ||
| 37 | +////////////////////////////////////////////////////////////////////// | ||
| 38 | +@interface HaiBaoJuheSDKResult : NSObject | ||
| 39 | +@property(nonatomic, assign)int statusCode;//请参照此文件下面状态标识 | ||
| 40 | +@property(nonatomic, strong)NSString *resultDescription; | ||
| 41 | +@property(nonatomic, strong)NSObject *extendData; | ||
| 42 | +//V1.2.0新增 | ||
| 43 | +@property(nonatomic, assign)HaiBaoJuheSDKNotificationType notiType;//消息类型 | ||
| 44 | +@property(nonatomic, strong)NSString *notiName;//消息名称 | ||
| 45 | +@end | ||
| 46 | +////////////////////////////////////////////////////////////////////// | ||
| 47 | + | ||
| 48 | +////////////////////////////////////////////////////////////////////// | ||
| 49 | +/* 状态标识 */ | ||
| 50 | +#define HaiBaoJuheSDK_NO_ERROR 0 /*操作成功*/ | ||
| 51 | + | ||
| 52 | +#define HaiBaoJuheSDK_ERROR_LOGIN_FAILED -100 /*登录失败*/ | ||
| 53 | +#define HaiBaoJuheSDK_ERROR_LOGIN_CANCEL -101 /*登录取消*/ | ||
| 54 | +#define HaiBaoJuheSDK_ERROR_LOGIN_GAMGEACCOUNT -102 /*游戏帐号登录,非平台账号*/ | ||
| 55 | + | ||
| 56 | +#define HaiBaoJuheSDK_ERROR_PAY_FAILED -200 /*支付失败*/ | ||
| 57 | +#define HaiBaoJuheSDK_ERROR_PAY_CANCEL -201 /*支付取消*/ | ||
| 58 | +#define HaiBaoJuheSDK_ERROR_PAY_VERSIGN -202 /*支付验签失败*/ | ||
| 59 | +#define HaiBaoJuheSDK_ERROR_CREATE_ORDER_FAILED -203 /*支付验签失败*/ | ||
| 60 | + | ||
| 61 | +#define HaiBaoJuheSDK_ERROR_ROLE_CREATE_FAILED -300 /*角色创建失败*/ | ||
| 62 | + | ||
| 63 | +#define HaiBaoJuheSDK_ERROR_INIT_FAILED -400 /*初始化失败*/ | ||
| 64 | + | ||
| 65 | +#define HaiBaoJuheSDK_ERROR_SWICHT_ACCOUNT_FAILED -500 /*切换账号失败*/ | ||
| 66 | + | ||
| 67 | +#define HaiBaoJuheSDK_ERROR_EXIT_CANCEL -600 /*退出取消*/ | ||
| 68 | + | ||
| 69 | +////////////////////////////////////////////////////////////////////// |
| 1 | +#import <Foundation/Foundation.h> | ||
| 2 | +#import <UIKit/UIKit.h> | ||
| 3 | +#import "HaiBaoJuheSDK2.h" | ||
| 4 | + | ||
| 5 | +@protocol UnionInterface | ||
| 6 | + | ||
| 7 | +@property RealNameVerifyCode code; | ||
| 8 | +@property(nonatomic,strong)NSString *birthday; | ||
| 9 | +/** | ||
| 10 | + 初始化SDK | ||
| 11 | + */ | ||
| 12 | + | ||
| 13 | +//[[PoolChecker getInstance] sendNotice:HaiBaoJuheSDKNotificationGzyazf notiName:@"" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"" extendData:order_id]; | ||
| 14 | + | ||
| 15 | +- (void)SDKinit:(UIViewController *) control; | ||
| 16 | + | ||
| 17 | + | ||
| 18 | +- (void)setViewController:(UIViewController *) viewController; | ||
| 19 | + | ||
| 20 | +/** | ||
| 21 | + 登录SDK | ||
| 22 | + */ | ||
| 23 | +- (void)SDKloginSDK; | ||
| 24 | + | ||
| 25 | + | ||
| 26 | +- (void)SDKloginSDK:(UIViewController *) control; | ||
| 27 | + | ||
| 28 | +/** | ||
| 29 | + *是否含有注销接口 | ||
| 30 | + */ | ||
| 31 | +- (BOOL)hasLogout; | ||
| 32 | + | ||
| 33 | +/** | ||
| 34 | + 注销 | ||
| 35 | + */ | ||
| 36 | +- (void)SDKlogoutSDK; | ||
| 37 | + | ||
| 38 | + | ||
| 39 | +/** | ||
| 40 | + *是否含有退出接口 | ||
| 41 | + **/ | ||
| 42 | +- (BOOL)hasExit; | ||
| 43 | + | ||
| 44 | +/** | ||
| 45 | + 退出接口 | ||
| 46 | + */ | ||
| 47 | +- (void)SDKexitSDK; | ||
| 48 | + | ||
| 49 | + | ||
| 50 | +/** | ||
| 51 | + *SDK销毁操作(游戏退出时调用) | ||
| 52 | + */ | ||
| 53 | + | ||
| 54 | +- (void)destroySDK; | ||
| 55 | + | ||
| 56 | + | ||
| 57 | +/** | ||
| 58 | + *是否含有用户中心接口 | ||
| 59 | + **/ | ||
| 60 | +- (BOOL)hasUserCenter; | ||
| 61 | + | ||
| 62 | +/** | ||
| 63 | + 用户中心 | ||
| 64 | + */ | ||
| 65 | +- (void)SDKgotoUserCenter; | ||
| 66 | + | ||
| 67 | +/** | ||
| 68 | + *是否含有切换账号接口 | ||
| 69 | + **/ | ||
| 70 | +- (BOOL)hasSwitchAccount; | ||
| 71 | + | ||
| 72 | +/** | ||
| 73 | + *切换账号 | ||
| 74 | + **/ | ||
| 75 | +- (void)switchAccount; | ||
| 76 | + | ||
| 77 | + | ||
| 78 | +- (void)viewDidAppear; | ||
| 79 | + | ||
| 80 | +/** | ||
| 81 | + 提交数据 | ||
| 82 | + */ | ||
| 83 | +- (void)SDKreport:(HaiBaoJuheReportInfo *) reportInfo; | ||
| 84 | + | ||
| 85 | +/** | ||
| 86 | + 进行支付 | ||
| 87 | + */ | ||
| 88 | + | ||
| 89 | +- (void)SDKgzyazfWithGzyazfmentInfo:(HaiBaoJuheCreateOrderInfo *)gzyazfInfo; | ||
| 90 | +- (void)receiveCreateOrder: (NSNotification *)notification; | ||
| 91 | + | ||
| 92 | +/** | ||
| 93 | + *充值统计参数 | ||
| 94 | + *accountId 账号ID,必填项, 和登陆、注册使用的accountId保持一致即可。 | ||
| 95 | + *orderId 订单Id,必填项,请保证该值的全局唯一,系统会使用订单Id进行付费订单排重。 | ||
| 96 | + *currencyAmount 货币金额,单位为元,支持小数 | ||
| 97 | + *currencyType 货币类型 | ||
| 98 | + *gzyazfType 支付类型(渠道) | ||
| 99 | + */ | ||
| 100 | +-(void)gzyazfmentSuccess:(NSString*)accountId orderId:(NSString*)orderId currencyAmount:(double)amount currencyType:(NSString*)currencyType gzyazfType:(NSString*)gzyazfType custom:(NSArray *)customArray; | ||
| 101 | + | ||
| 102 | +- (void)handleOpenurl:(NSURL *)url; | ||
| 103 | +- (NSUInteger) application:(UIApplication *)application supportedInterfaceOrientationsForWindow:(UIWindow *)window; | ||
| 104 | + | ||
| 105 | + | ||
| 106 | +- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions; | ||
| 107 | + | ||
| 108 | +- (void)application:(UIApplication *)application didRegisterForRemoteNotificationsWithDeviceToken:(NSData *)deviceToken; | ||
| 109 | + | ||
| 110 | +//推送 | ||
| 111 | +- (void)application:(UIApplication *)application didReceiveRemoteNotification:(NSDictionary *)userInfo ; | ||
| 112 | +//推送 | ||
| 113 | +- (void)application:(UIApplication *)application didReceiveRemoteNotification:(NSDictionary *)userInfo fetchCompletionHandler:(void (^)(UIBackgroundFetchResult result))completionHandler; | ||
| 114 | + | ||
| 115 | + | ||
| 116 | +- (void)applicationDidEnterBackground:(UIApplication *)application; | ||
| 117 | + | ||
| 118 | +- (void)applicationDidBecomeActive:(UIApplication *)application; | ||
| 119 | + | ||
| 120 | +- (void)applicationWillEnterForeground:(UIApplication *)application; | ||
| 121 | + | ||
| 122 | +- (void)applicationWillResignActive:(UIApplication *)application; | ||
| 123 | + | ||
| 124 | +-(BOOL)application:(UIApplication *)app openURL:(NSURL *)url options:(NSDictionary<NSString *,id> *)options; | ||
| 125 | + | ||
| 126 | +- (BOOL)application:(UIApplication *)application openURL:(NSURL *)url sourceApplication:(NSString *)sourceApplication annotation:(id)annotation; | ||
| 127 | + | ||
| 128 | +/** | ||
| 129 | + 查询实名认证结果 | ||
| 130 | + */ | ||
| 131 | +- (void)queryRealNameResult:(id<HaiBaoJuheSdkRealNameCallBack>) callback; | ||
| 132 | + | ||
| 133 | +/** | ||
| 134 | + 是否有实名接口界面 | ||
| 135 | + */ | ||
| 136 | +- (BOOL)hasRealNameVerifyView; | ||
| 137 | + | ||
| 138 | +/** | ||
| 139 | + 显示实名接口界面 | ||
| 140 | + */ | ||
| 141 | +- (void)showRealNameVerifyView; | ||
| 142 | +@end | ||
| 143 | + | ||
| 144 | + | ||
| 145 | + | ||
| 146 | + |
No preview for this file type
poolsdk_file/poolsdk/dgzz.framework/dgzz
0 → 100644
No preview for this file type
poolsdk_file/poolsdk/dyjxswx
deleted
100644 → 0
| 1 | -{"renyunAppKey": "", "payorderurl": "https://public.sdk.guangkatf.com/paycheck/create", "usertype": 556, "sdkSimpleName": "apple_shenshou", "APP_ID": "5e12f5f179a10823367e9239", "gamechannelid": "", "APP_KEY": "3de89fd00ee05e9fc09d8d1957f15fc9", "logReportUrl": "https://public.sdk.guangkatf.com/sdk/statistic", "encode": "1", "sdkVersionCode": "V1_2", "loginCheckUrl": "https://public.sdk.guangkatf.com/logincheck/check", "appScheme": "com.lylong.two", "descode": "", "c2": "", "c1": "", "custom": "{}", "paycheckurl": "https://public.sdk.guangkatf.com/paycheck/confirm", "gameSimpleName": "1109"} |
-
Please register or login to post a comment