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