onHttpResponse

abstract fun onHttpResponse(    code: Int,     message: String,     content: String?)