Static Public Member Functions | |
| static void | gpsSwitchOn (boolean switchOn, int maxTime) throws GeneralException |
| Turns Navigation GPS module ON and OFF. More... | |
|
static |
Turns Navigation GPS module ON and OFF.
| switchOn | Determines whether GpsSwitchOn turns GPS module ON or OFF. false - GpsSwitchOn turns GPS module OFF. |
| maxTime | Maximum of time (in milliseconds) function can take. If maxTime=0 function execution is not time limited. |
| GeneralException | the general exception |
References Api.getInstance(), and Api.getService().