lipengwei
2019-10-10 56b891b2b50a493e805019147fabac796292c5d5
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