236 Administration Guide • 2005Q4
Specifying a Capability Value

Depending on the capability,you can specify the value as a List, Integer, or Boolean.

Confirm
Capable
Boolean Softwareplatform-specific:
ConfirmCapable
Defineswhether or not the
device sends a confirmation
(MIDlet-Install-Notify) after a
MIDlet is installed.
Yes or No
Delivery Type List Softwareplatform-specific:
Delivery Type
Definesthe content delivery
mechanism the device supports.
OTA
NSM
EMS
Image Capable Boolean Hardwareplatform-specific:
Image Capable
Defineswhether or not the
device supports images.
Yes or No
Input CharSet List Hardware platform-specific:
Input CharSet
Definesthe list ofcharacter sets
that the device can accept.
US-ASCII
ISO-8859-1
Maximum
Application
Size
Integer The maximum size of an
application,in bytes, that can be
supported by the device.
30000
Number of
softkeys
Integer Software platform-specific:
Definesthe number of soft keys
the device requires.
2
Output CharSet List Hardwareplatform-specific:
Definesthe list ofcharacter sets
supported by the device for
output to the display.
US-ASCII
ISO-8859-1
ScreenHeight Integer Hardware platform-specific:The
sizeof the device’s screen height
in units of pixels.
128
ScreenWidth Integer Hardwareplatform-specific: The
sizeof the device’s screen width
in units of pixels.
128
TABLEA-3 User Interface and Software Capabilities (Continued)
Name Type Description ExampleValue