Package com.microej.wear.services
Interface DeviceService
-
public interface DeviceServiceThis service allows Features to get device information.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetBatteryLevel()Returns the current battery level.booleanisBatteryCharging()Returns whether the battery is currently charging.
-