lpw
2021-02-02 319c91dc5faa80969bf4f417e3fc8c7a9095e2c9
frameworks/WASdkIntf.framework/Headers/WAUserProxy.h
@@ -353,4 +353,12 @@
+ (void)openRealNameAuthManager:(void(^)(NSError* error,WACertificationInfo  * certificationInfo))block;
/*!
@discussion 打开as评分弹框
*/
+ (void)openReview API_AVAILABLE(ios(10.3), macos(10.14));
@end