lpw
2024-09-25 d90ee1536e9e0cfdb62a70e36559e1cf2d8ce458
frameworks/WASdkImpl.framework/Headers/WASdkConfig.h
@@ -19,4 +19,5 @@
+(NSString *)getSdkId;
+(void)setAppKey:(NSString*)appKey;
+(void)setAppId:(NSString*)appKey;
@end