PRIORITY_HIGH variable

High priority.

Syntax

public static final int PRIORITY_HIGH

Usage

Requests with high priority will be executed first. If there are more than one IRequests with IRequest.PRIORITY_HIGH priority, the network layer will choose an execution order.