| Package | Description |
|---|---|
| com.android.volley | |
| com.android.volley.toolbox |
| Modifier and Type | Method and Description |
|---|---|
Request.Priority |
Request.getPriority()
Returns the
Request.Priority of this request; NORMAL by default. |
static Request.Priority |
Request.Priority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Request.Priority[] |
Request.Priority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Request.Priority |
ImageRequest.getPriority() |
Request.Priority |
ClearCacheRequest.getPriority() |
Copyright © 2015. All rights reserved.