lipengwei
2020-04-09 b11815c559e71a6e69d16f07a27592fbed67bc9f
frameworks/WASdkIntf.framework/Headers/WAIUser.h
@@ -57,4 +57,8 @@
- (void)showUserCenterNoticeUI:(id<WAUserCenterNoticeUIDelegate>)delegate;
-(void)queryUserCertificationInfo:(void(^)(WACertificationInfo *certificationInfo,NSError *error))callBackBlock;
//查询是否已绑定第三方账号 (国内)
-(BOOL)isBoundPlatformAccount;
@end