VolleyRequestSender

This class is used to send HTTP requests to the server

Author

Yuri Brandi

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun <T> addToRequestQueue(req: Request<T>)
Link copied to clipboard

Properties

Link copied to clipboard
val requestQueue: RequestQueue