Version: Smart Feature Phone 2.5
WifiManager.setPowerSavingMode()
#
DescriptionThe setPowerSavingMode method is used to have the WiFi adapter enter or exit the power saving mode.
#
Syntax#
Parametersenabled
A boolean indicating if the device must enter (true) or exit (false) the power saving mode.
#
ReturnsIt returns a DOMRequest to handle the success or error of the operation.