DevicePowerPowerState.empty constructor
DevicePowerPowerState.empty()
Creates an empty DevicePowerPowerState object.
Implementation
DevicePowerPowerState.empty()
: batteryState = "",
batteryLevel = 0;
Creates an empty DevicePowerPowerState object.
DevicePowerPowerState.empty()
: batteryState = "",
batteryLevel = 0;