CurrentDeviceInfo Properties |
The CurrentDeviceInfo type exposes the following members.
Name | Description | |
---|---|---|
BitsPerPixel | Obsolete.
The number of data bits per pixel.
| |
BrowserName | Obsolete.
The name of the browser. Many mobile browsers come default with the OS. Unless specifically named, these browsers are named after the accompanying OS.
| |
BrowserVendor | Obsolete.
The company who created the browser.
| |
BrowserVersion | Obsolete.
The version number of the browser.
| |
CcppAccept | Obsolete.
Stands for Composite Capability/Preference Profiles. Lists MIME types known to be supported. 3rd party applications may enable other MIME types to be supported which are not listed.
| |
ColumnNames |
Available column names.
(Inherited from AbstractDataContainerParentObjectType.) | |
CookiesCapable | Obsolete.
Indicates if the browser supports http cookies.
| |
Data |
Data container for all available properties.
| |
DeviceName |
Current device name in format "[Vendor] - [Name]".
| |
HardwareModel | Obsolete.
The model name or number used primarily by the hardware vendor to identify the device. This is not always the name the device is most often known as. You should also use HardwareName for a list of popular device names.
| |
HardwareName |
A list of marketing names associated with the device, seperated by a '|'. A device may be known by many names depending on region or network. Likewise, a device may not have a marketing name at all, leaving this empty. This property should be used in tandem with HardwareModel.
| |
HardwareVendor |
The company who manufactured the hardware. Some devices (such as PCs) don't reveal this information and will return 'Unknown'.
| |
HasCamera | Obsolete.
Indicates if the device has a camera.
| |
HasKeypad | Obsolete.
Indicates if the device has a physical numeric keypad.
| |
HasPremiumInformation |
Indicates if current device contains premium data information.
| |
HasQwertyPad | Obsolete.
Indicates if the device has a physical qwerty keyboard.
| |
HasTouchScreen | Obsolete.
Indicates if the device has a touchscreen.
| |
HasTrackPad | Obsolete.
Indicates if the device has a track pad or ball. eg - Nexus One, Blackberry Curve
| |
HasVirtualQwerty | Obsolete.
Indicates if the device has a virtual on-screen qwerty pad.
| |
HtmlVersion | Obsolete.
Latest version of HyperText Markup Language (HTML) supported by the browser. May return 'Unknown'.
| |
IsCrawler |
Indicates if the device is a crawler.
| |
IsMobile |
The device's primary data connection is wireless and is designed to operate mostly from battery power (ie a mobile phone, smart phone or tablet).
| |
IsTablet |
The manufacturer of the device sells the device primarily as a tablet.
| |
Item |
Gets or sets the value of the column.
(Inherited from AbstractSimpleDataContainerTObject.) | |
Javascript | Obsolete.
Indicates if the browser supports Javascript.
| |
LayoutEngine | Obsolete.
The underlying technology behind the web browser.
| |
MaxScreenSize |
Returns max side size of screen size.
| |
PlatformName | Obsolete.
The name of the software platform (operating system) the device is using.
| |
PlatformVendor | Obsolete.
The company who created the OS.
| |
PlatformVersion | Obsolete.
The version of the software platform.
| |
RegisteredColumns |
Registered Columns
(Inherited from AbstractSimpleDataContainerTObject.) | |
RegisteredColumnsObject |
Registered Columns object
(Inherited from AbstractSimpleDataContainerTObject.) | |
ScreenPixelsHeight |
The height of the screen in pixels.
| |
ScreenPixelsWidth |
The width of the screen in pixels.
| |
StreamingAccept | Obsolete.
A list of MIME types the device can accept to stream. 3rd party applications may enable other MIME types to be supported which are not listed.
| |
SupportedBearers | Obsolete.
List of the bearers supported by the device.
Possible values:
1xRTT, 3GPP, CDMA, CSD, Desktop Passthrough, EDGE, EVDO, GPRS, GSM, HSCSD, HSDPA, HSPA, HSPA+, HSUPA, iDEN, LTE, NoneSupported, SMS, UMTS, Unknown, USB, USSD, WCDMA, WiFi, WiMAX
| |
UseLocalColumns |
If true, the object uses local columns
(Inherited from AbstractSimpleDataContainerTObject.) | |
UserAgent |
Current device user agent.
|