• This project
    • Loading...
  • Sign in

guangka / sdk_guangka_ios

Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • sdk_guangka_ios
  • PoolSdk_Demo
  • Demo
  • HaiBaoJuheSDK.framework
  • Headers
  • ViolateBarrieControlDelays.h
  • xuguohong's avatar
    我要去宫斗 · 54ddfeef
    54ddfeef Browse Files
    xuguohong authored 2020-03-17 11:53:16 +0800
ViolateBarrieControlDelays.h 190 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13

#import <Foundation/Foundation.h>

@interface ViolateBarrieControlDelays : NSObject


- (void)initBarrieInstance;

- (void) BarrieStartGo;

@property(strong) NSMutableArray* myarray;

@end