hank
2019-01-22 b4b831f69c3b12d3affa6af62c63e54ba53faace
frameworks/WASdkIntf.framework/Headers/WAIUser.h
@@ -39,6 +39,8 @@
 sourceApplication:(NSString *)sourceApplication
        annotation:(id)annotation;
- (BOOL)application:(UIApplication *)app openURL:(NSURL *)url options:(NSDictionary<UIApplicationOpenURLOptionsKey,id> *)options;
-(void)loginWithResult:(WALoginResult*)result delegate:(id<WALoginDelegate>)delegate;
-(void)loginWithResult:(WALoginResult*)result extInfo:(NSString*)extInfo delegate:(id<WALoginDelegate>)delegate;