According to Android Developer Documentation ,
JobInfo.isRequireBatteryNotLow()
declares that:
, ; , .
,
setRequiresBetteryNotLow(boolean batteryNotLow)
, :
, . false. true, , , , " > ".
, API 26 JobScheduler , . , , , API 26. : Android JobScheduler
Firebase JobDispatcher JobScheduler Android 5.0 (API 21). , , .
@ianhanniballake .