Factory
The default factory for VolleyUrlLoaders.
Constructors
Link copied to clipboard
open fun Factory(requestQueue: RequestQueue, requestFactory: VolleyRequestFactory)
Content copied to clipboard
Constructor for a new Factory with a custom Volley request factory that runs requests using the given RequestQueue.