onResponse

abstract fun onResponse(response: VGSResponse?)

Called when some error is detected or received a response from Server.

Parameters

response

The common Response class.