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