Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.4.0版本Client中ConfigFile接口removeChangeListener与addChangeListener不配套 #2591

Closed
jinyingxiong opened this issue Sep 11, 2019 · 3 comments

Comments

@jinyingxiong
Copy link

ConfigFile.addChangeListener(ConfigFileChangeListener listener);
ConfigFile.removeChangeListener(ConfigChangeListener listener);

目前导致监听能加不能删除

@nobodyiam
Copy link
Member

不配套是啥意思?不是有加有删的吗?

@jinyingxiong
Copy link
Author

不配套是啥意思?不是有加有删的吗?

新增和删除的参数类型不一致.

@nobodyiam
Copy link
Member

fixed in #2623

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants