Class android.app.job.JobInfo

Added Methods
long getEstimatedNetworkDownloadBytes()  
long getEstimatedNetworkUploadBytes()  
NetworkRequest getRequiredNetwork()  
boolean isImportantWhileForeground()  
boolean isPrefetch()  
 

Changed Methods
int getNetworkType() Now deprecated.
 
 

Added Fields
int NETWORK_BYTES_UNKNOWN  
int NETWORK_TYPE_CELLULAR  
 

Changed Fields
int NETWORK_TYPE_METERED Now deprecated.