VolleyResponseCallback

This interface is used to manage the response of the VolleyRequestSender

Author

Yuri Brandi

Functions

Link copied to clipboard
abstract fun onError(error: String)
Link copied to clipboard
abstract fun onSuccess(response: String)