success

abstract fun success(response: T)(source)

This method is called when the http query has yielded a successful response (HTTP Response Code 200-299)

Parameters

response
  • The response from the server, translated into the generic type