public class POBVolley
extends java.lang.Object
| Constructor and Description |
|---|
POBVolley() |
| Modifier and Type | Method and Description |
|---|---|
static POBRequestQueue |
newRequestQueue(android.content.Context context,
com.android.volley.Network network)
Method is to create new request of volley
|
public static POBRequestQueue newRequestQueue(@NonNull android.content.Context context, @NonNull com.android.volley.Network network)
context - android contextnetwork - of type volley Network