The Phone Setting API allows MIDlets to retrieve settings and state change notifications pertaining to various phone settings such as, flight mode, data connection, vibration mode, silent mode and so on.
MIDlets can use the Phone Setting API to:
Subscribe to phone setting specific state changes
Get the state of the following phone settings:
Flight mode ON/OFF
Data connection ON/OFF
Roaming data connection ON/OFF
Vibrator mode ON/OFF
Silent mode ON/OFF
The Phone Setting API is compatible with devices running on Nokia Asha software platform or newer.
To find out which device models support the Phone Setting API, see Nokia Developer device specifications.
For more information about the Phone Setting API, see:
Using the Phone Setting API for instructions about how to retrieve settings and state change notifications pertaining to various phone settings.
Phone Setting API for detailed information about the supported classes and methods.