public static interface HttpRequest.PriorityChangedListener
HttpRequest.setPriority(int)| Modifier and Type | Method and Description |
|---|---|
void |
onHttpRequestPriorityChanged(HttpRequest request,
int newPriority)
This method will be called, when an
HttpRequest has changed
his priority |
void onHttpRequestPriorityChanged(HttpRequest request, int newPriority)
HttpRequest has changed
his priorityHttpRequest.setPriority(int)Copyright © 2015 Hannes Dorfmann. All rights reserved.