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