lipengwei
2020-07-07 69a363e186880eed749d0372b57a0b442710048f
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