addToRequestQueue

fun Request<*>.addToRequestQueue(context: Context): Request<*>

Adds the request to the VolleySingleton request queue.

Author

Arnau Mora

Since

20220226

Parameters

context

The Context that the request is being added from.