接口 com.github.sd4324530.fastweixin.handle.ApiConfigChangeHandle
的使用

使用 ApiConfigChangeHandle 的软件包
com.github.sd4324530.fastweixin.api.config   
com.github.sd4324530.fastweixin.company.api.config   
com.github.sd4324530.fastweixin.company.api.handle   
com.github.sd4324530.fastweixin.handle   
 

com.github.sd4324530.fastweixin.api.configApiConfigChangeHandle 的使用
 

参数类型为 ApiConfigChangeHandlecom.github.sd4324530.fastweixin.api.config 中的方法
 void ApiConfig.addHandle(ApiConfigChangeHandle handle)
          添加配置变化监听器
 void ApiConfig.removeHandle(ApiConfigChangeHandle handle)
          移除配置变化监听器
 

com.github.sd4324530.fastweixin.company.api.configApiConfigChangeHandle 的使用
 

参数类型为 ApiConfigChangeHandlecom.github.sd4324530.fastweixin.company.api.config 中的方法
 void QYAPIConfig.addHandle(ApiConfigChangeHandle handle)
           
 void QYAPIConfig.removeHandle(ApiConfigChangeHandle handle)
           
 

com.github.sd4324530.fastweixin.company.api.handleApiConfigChangeHandle 的使用
 

实现 ApiConfigChangeHandlecom.github.sd4324530.fastweixin.company.api.handle 中的类
 class AbstractQYApiConfigChangeHandle
          ==================================================================== 上海聚攒软件开发有限公司 --------------------------------------------------------------------
 

com.github.sd4324530.fastweixin.handleApiConfigChangeHandle 的使用
 

实现 ApiConfigChangeHandlecom.github.sd4324530.fastweixin.handle 中的类
 class AbstractApiConfigChangeHandle
          配置变化监听器抽象类
 



Copyright © 2017. All rights reserved.