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