The following table describes the generic system properties used
by Series 40 devices. To retrieve a system property value, call the java.lang.System.getProperty
method.
System property |
Description |
Value |
---|---|---|
|
Information about the host platform or device. This includes information about the device model and version, platform version, and Java Runtime version. Note: Series 40 does not support |
For example:
|
|
Default character encoding used by the platform. Unless a MIDlet defines a specific character encoding for handling character streams, APIs use the default character encoding. |
|
|
Name and version of the supported configuration. |
|
|
Name and version of the supported profile. |
MIDP devices return For example:
|
|
The current locale of the device. This is based on the currently selected user interface language on the device. Note: The set of Locale API supported by the device depends on the languages and region. |
For example:
|
|
Comma-separated list of serial port IDs. To open a
serial port connection, use a serial port ID together with the
|
Defined in |
|
The IP address of the device. In Series 40, the IP
address can be either an IPv4 or IPv6 address. If it is an IPv6 address,
it is enclosed in square brackets. If the IP address is not known |
|
|
Version number of the supported JTWI specification |
|
|
Version number of the supported MSA specification or subset of MSA. |
|