There are too many api listener. Is there any way to organize it neatly?

前端 未结 0 1879
轻奢々
轻奢々 2021-02-14 10:24
interface ApiListener {
    fun onApiVoidCallBack(type: Int, responseData: Response?)

    fun onApiGetFindPw(type: Int, responseData: Response?)         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题