7 #import <WebKit/WebKit.h> 32 @property (strong,nonatomic) WKWebView *wkWebView;
37 @property(nonatomic, getter=isTracking) BOOL tracking;
43 @property(nonatomic) BOOL debug;
49 @property(nonatomic) BOOL offlineMode;
55 @property(assign) NSTimeInterval timeout;
65 - (id)initWithSiteAndApplication:(NSString *)theSite application:(NSString *)theApplication;
73 - (id)initWithSiteAndApplication:(NSString *)theSite application:(NSString *)theApplication withSetting:(NSDictionary *)configurations;
86 - (id)initWithSiteAndApplication:(NSString *)theSite application:(NSString *)theApplication market:(NSString*)theMarket;
95 - (id)initWithSiteAndApplication:(NSString *)theSite application:(NSString *)theApplication withSetting:(NSDictionary *)configurations market:(NSString*)theMarket;
107 - (id)initWithSiteAndApplication:(NSString *)theSite application:(NSString *)theApplication withDomain:(NSString *)theDomain withUrlScheme:(NSString *)theUrlScheme shouldTriggerUrlScheme:(BOOL)trigger;
114 - (void)commit:(NSDictionary *)theDictionary;
121 - (NSMutableDictionary *) getEncrypedIdentifiers;
NSString *const SPRING_APP_FOREGROUND
NSString *const SPRING_APP_BACKGROUND
NSString *const KMA_TAGGING_DEBUGINTERFACE_NOTIFICATION
The notification name for the debugging purpose, register this notification into the notification cen...
NSString *const SPRING_VAR_ACTION
Static tags of the application status.
NSString *const SPRING_APP_CLOSED
Definition: KMA_Spring.h:26
NSString *const SPRING_APP_STARTED