lpw
2026-07-15 bdad199a9d01d78468a34be3f0059be744855a08
frameworks/WASdkImpl.framework/Headers/WASdkConfig.h
@@ -19,4 +19,5 @@
+(NSString *)getSdkId;
+(void)setAppKey:(NSString*)appKey;
+(void)setAppId:(NSString*)appKey;
@end