hank
2017-03-28 e36458188f86bc18241ea34a74c4c60608307e01
frameworks/WASdkIntf.framework/Headers/WACoreProxy.h
@@ -158,6 +158,10 @@
+(void)fetchDeferredAppLink:(void(^)(NSURL *url, NSError *error))handler;
/*!
 @abstract 获取后台配置参数
 */
+(WAParamConfigObj*)getParamConfig;
/*!
 @abstract 下面四个方法是关于打印日志的,CP不用关注
 */
+(void)addLogWithString:(NSString*)string;