Availability: S60.
The sysinfo module offers an API for checking the system information of a S60 mobile device.The sysinfo module has the following functions:
) |
'general'
, 'silent'
, 'meeting'
,
'outdoor'
, 'pager'
, 'offline'
, , 'drive'
,
or 'user <profile value>'
.
) |
) |
Returns the width and height of the display in twips. For a definition of a twip, see Chapter 9, Terms and Abbreviations.
) |
) |
{u'C:' 100}.
The keys in the dictionary are the drive letters
followed by a colon (:).
) |
u'000000000000000'
.
) |
) |
) |
) |
) |
'normal'
, 'ascending'
,
'ring_once'
, 'beep'
, or 'silent'
.
) |
Returns the operating system version number of the device as a three element tuple (major version, minor version, build number). The elements are as follows2.1:
) |
) |
) |
u'V 4.09.1 26-02-04 NHL-10 (c) NMP'
.