frameworks/WASdkImpl.framework/Headers/WASdkLoginSingleton.h
@@ -32,4 +32,9 @@ -(void)loginPlatform:(NSString*)platform WithExtInfo:(NSString *)extInfo delegate:(id<WALoginDelegate>)delegate; @property(nonatomic)BOOL switchWaLogin; //如果是切换wa账号,需要处理UI @property(nonatomic)BOOL isInternalSwithLogin; //内部切换帐号,如果内部切换帐号,在登录框的返回按钮要展示。 @end