frameworks/WASdkIntf.framework/Headers/WAIUser.h
@@ -49,4 +49,9 @@ -(WALoginResult*)getCurrentLoginResult; -(void)didUserLogin:(void(^)(NSError* error,BOOL didLogin))block; - (void)getUserCenterNotice:(id<WAUserCenterNoticeDelegate>)delegate; - (void)showUserCenterNoticeUI:(id<WAUserCenterNoticeUIDelegate>)delegate; @end