lpw
2021-04-06 27dcabd3548e77412b033c4f99414425b3cfdac3
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