frameworks/WASdkImpl.framework/Headers/WASdkLoginUI.h
@@ -4,7 +4,7 @@ // // Created by wuyx on 16/1/11. // Copyright © 2016年 GHW-T-01. All rights reserved. // // 国外登录窗口 #import <UIKit/UIKit.h> #import <WASdkIntf/WASdkIntf.h> @@ -14,4 +14,5 @@ -(instancetype)initWithCacheEnabled:(BOOL)cacheEnabled; -(void)login:(id<WALoginViewDelegate>)delegate; -(void)hide; -(void)isSwichUI; @end