requiresCharging property

bool? requiresCharging
getter/setter pairinherited

Android only Specify that to run this job, the device must be charging (or be a non-battery-powered device connected to permanent power, such as Android TV devices). This defaults to false.

Implementation

bool? requiresCharging;