LPW
2021-11-11 cce4130b83d5d6acf8d840673ebee9deb617f980
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