WURFL Capabilities
Select from more than 500 properties of each device, called WURFL capabilities, for inclusion in your license.
Some products or trial editions have a limited set of capabilities.
IMPORTANT: WURFL supports two kinds of capabilities:
- Static capabilities return a property associated with each device object
- Virtual capabilities return a property whose value is based on the evaluation of other static capabilities or further inspection of parameters found in the HTTP request. Virtual capabilities require different methods to retrieve values, so developers should consult their product documentation.
Search capabilities
605 Results
-
advertised_browser - Virtual capability
Infers the name of the browser based on user-agent string analysis (and possibly the analysis of other HTTP headers and WURFL capabilities).
Category: virtualRelated Capabilities: controlcap_advertised_browserPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL.js, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud Platform, WURFL Microservice for AWSPlan: Pro StandardPremium: NoValue type: stringReady to talk about WURFL capabilties? -
advertised_browser_version - Virtual capability
Infers the version of the browser based on user-agent string analysis (and possibly the analysis of other HTTP headers and WURFL capabilities).
Category: virtualRelated Capabilities: controlcap_advertised_browser_versionPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL.js, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: Pro StandardPremium: NoValue type: stringReady to talk about WURFL capabilties? -
advertised_device_os - Virtual capability
Infers the name of the Device OS based on user-agent string analysis (and possibly the analysis of other HTTP headers and WURFL capabilities).
Category: virtualRelated Capabilities: controlcap_advertised_device_osPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL.js, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: Pro StandardPremium: NoValue type: stringReady to talk about WURFL capabilties? -
advertised_device_os_version - Virtual capability
Infers the name of the Device OS Version based on user-agent string analysis (and possibly the analysis of other HTTP headers and WURFL capabilities).
Category: virtualRelated Capabilities: controlcap_advertised_device_os_versionPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL.js, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: Pro StandardPremium: NoValue type: stringReady to talk about WURFL capabilties? -
av1_hardware_decode_level - Static capability
The maximum AV1 hardware decode level supported by the device. Each seq_level_idx property of a decoder is mapped to a level as defined in the reference table below. This mapping is also available in the AOM AV1 specification. https://aomedia.org/av1/specification/annex-a/#profiles
Category: chipsPossible Values: -1, 2.0, 2.1, 3.0, 3.1, 4.0, 4.1, 5.0, 5.1, 5.2, 5.3, 6.0, 6.1, 6.2, 6.3Related Capabilities: av1_hardware_decode_profilePopularity:Premium: YesValue type: enumerableReady to talk about WURFL capabilties? -
av1_hardware_decode_profile - Static capability
The maximum AV1 hardware decode profile supported by the device. For more information on the profiles, please refer to the AOM AV1 specification. https://aomedia.org/av1/specification/annex-a/#profiles.
Category: chipsPossible Values: main, high, professionalRelated Capabilities: av1_hardware_decode_levelPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL Microservice for Docker, Mobile Data ReportsPremium: YesValue type: enumerableReady to talk about WURFL capabilties? -
brand_name - Static capability
Identifies Brand (example: Samsung)
Category: product_infoRelated Capabilities: complete_device_namePopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL.js, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: Basic Pro StandardPremium: NoValue type: stringReady to talk about WURFL capabilties? -
complete_device_name - Virtual capability
Concatenates brand name, model name and marketing name (where available) of a device into a single string.
Category: virtualRelated Capabilities: controlcap_complete_device_namePopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL.js, WURFL InSight, WURFL Cloud, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: Basic Pro StandardPremium: NoValue type: stringReady to talk about WURFL capabilties? -
device_os - Static capability
Identifies the device's host operating system
Category: product_infoPossible Values:
Android
Bada OS
BlackBerry OS
Desktop
Fire OS
Firefox OS
Hiptop OS
iOS
iPadOS
iPhone OS
KaiOS
Linux
Linux Desktop
Linux Smartphone OS
Mac OS X
macOS
MeeGo
MTK/Nucleus OS
Nintendo
Other Smartphone OS
Palm OS
PlayStation OS
PSP OS
Rex Qualcomm OS
RIM OS
RIM Tablet OS
Roku OS
S40 OS
Symbian OS
Tizen
TV OS
Ubuntu Touch
VIZIO SmartCast
webOS
Windows
Windows CE
Windows Mobile OS
Windows Phone OS
Windows RT
Xbox OSRelated Capabilities: advertised_device_osPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: Pro StandardPremium: NoValue type: enumerableReady to talk about WURFL capabilties? -
form_factor - Virtual capability
Returns the device's form factor based on categorization provided by multiple capability tests
Category: virtualPossible Values: Desktop, Tablet, Smartphone, Feature Phone, Smart-TV, Robot, Other non-Mobile, Other MobileRelated Capabilities: controlcap_form_factorPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL.js, WURFL InSight, WURFL Cloud, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: Basic Pro StandardPremium: NoValue type: stringReady to talk about WURFL capabilties? -
is_app - Virtual capability
True if the Requesting HTTP Client is an App or not. Please note that browsers are not considered apps for is_app capability purposes and will not return true .
Category: virtualRelated Capabilities: advertised_app_name, is_app_webview, controlcap_is_appPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: ProPremium: NoValue type: booleanReady to talk about WURFL capabilties? -
is_full_desktop - Virtual capability
This is just an ALIAS for ux_full_desktop . There is no control capability associated to this virtual capability.
Category: virtualRelated Capabilities: form_factor, ux_full_desktop, controlcap_is_full_desktopPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL.js, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: Basic Pro StandardSee what you can do: Mobile OptimizationPremium: NoValue type: booleanReady to talk about WURFL capabilties? -
is_mobile - Virtual capability
This is an ALIAS for is_wireless_device. True if a device is wireless (WiFi, 3G, LTE etc.). Specifically a mobile phone or a tablet are considered as wireless devices, but a desktop PC or a laptop are not.
Category: virtualRelated Capabilities: is_wireless_device, controlcap_is_mobilePopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL.js, WURFL InSight, WURFL Cloud, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: Basic Pro StandardPremium: NoValue type: booleanReady to talk about WURFL capabilties? -
is_robot - Virtual capability
True if the HTTP Client is a Bot (robot, crawler or other programmable agent that stalks the web).
Category: virtualRelated Capabilities: form_factor, controlcap_is_robotPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL.js, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: Basic Pro StandardPremium: NoValue type: booleanReady to talk about WURFL capabilties? -
is_smartphone - Virtual capability
True if device conforms to ScientiaMobile's definition of a Smartphone.
Category: virtualRelated Capabilities: form_factor, controlcap_is_smartphonePopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL.js, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: Basic Pro StandardPremium: NoValue type: booleanReady to talk about WURFL capabilties? -
is_tablet - Static capability
True if a device is a tablet computer (iPad and similar, regardless of OS).
Category: product_infoRelated Capabilities: form_factorPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL.js, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: Basic Pro StandardPremium: NoValue type: booleanReady to talk about WURFL capabilties? -
is_wireless_device - Static capability
True if a device is wireless (WiFi, 3G, LTE etc.). Specifically a mobile phone or a tablet are considered as wireless devices, but a desktop PC or a laptop are not.
Category: product_infoPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL Microservice for DockerPremium: NoValue type: booleanReady to talk about WURFL capabilties? -
manufacturer_name - Static capability
Name of the device's manufacturer if it is different from the brand.
Category: product_infoPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL.js, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: ProPremium: NoValue type: stringReady to talk about WURFL capabilties? -
max_image_height - Static capability
Maximum viewable (usable) height of an image expressed in logical or CSS pixels. This capability refers to the image when used in "mobile mode" (see explanation for max_image_width)
Category: displayRelated Capabilities: max_image_width, resolution_heightPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL.js, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: Pro StandardPremium: NoValue type: numericReady to talk about WURFL capabilties? -
max_image_width - Static capability
Maximum viewable (usable) width of an image expressed in logical or CSS pixels. This capability refers to the image when used in "mobile mode", i.e. when the page is served as XHTML MP, or it uses meta-tags such as "viewport", "handheldfriendly", "mobileoptimised" to disable "web rendering" and force a mobile user-experience. For example, iPhone 4 can render picture 640 pixel wide, but normally, pages are served assuming a 320 pixel wide screen.
Category: displayRelated Capabilities: max_image_height, resolution_widthPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL.js, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: Pro StandardPremium: NoValue type: numericReady to talk about WURFL capabilties? -
model_name - Static capability
Identifies Model (ex: N95)
Category: product_infoRelated Capabilities: complete_device_namePopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL.js, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: Basic Pro StandardPremium: NoValue type: stringReady to talk about WURFL capabilties? -
release_date - Static capability
Year and month the device was released.
Category: product_infoPossible Values: 2017_novemberPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL Microservice for DockerPremium: NoValue type: stringReady to talk about WURFL capabilties? -
release_msrp - Static capability
Manufacturers Suggested Retail Price (MSRP) at the release date of device. Denominated in US Dollars. Exchange rate at time of release used if no price is denominated in dollars
Category: product_infoRelated Capabilities: release_datePopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL Microservice for DockerPremium: YesValue type: numericReady to talk about WURFL capabilties? -
resolution_height - Static capability
Screen height expressed in physical pixels.
Category: displayRelated Capabilities: max_image_height, resolution_widthPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL.js, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: Pro StandardPremium: NoValue type: numericReady to talk about WURFL capabilties? -
resolution_width - Static capability
Screen width expressed in physical pixels.
Category: displayRelated Capabilities: max_image_width, resolution_heightPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL.js, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: Pro StandardPremium: NoValue type: numericReady to talk about WURFL capabilties? -
4g - Static capability
Returns the highest LTE User-Equipment (UE) category that the device's modem supports (https://www.cablefree.net/wirelesstechnology/4glte/lte-ue-category-class-definitions/).
Category: chipsRelated Capabilities: is_4g, modem, has_modemPopularity:Premium: YesValue type: enumerableReady to talk about WURFL capabilties? -
5g - Static capability
Returns the highest mode of 5G operation that the device's modem supports.
Category: chipsPossible Values: FR1 -The device's modem only supports Frequency Range 1 aka sub6 mode of operation for 5G networks. FR2 - The device's modem only supports Frequency Range 2 aka mmwave mode of operation for 5G networks. FR1, FR2 - The device's modem supports both FR1 and FR2 modes of operation but not at the same time for 5G networks. FR1 and FR2 - The device's modem supports both FR1 and FR2 modes of operation and at the same time for 5G networksRelated Capabilities: is_5g, modem, has_modemPopularity:Premium: YesValue type: enumerableReady to talk about WURFL capabilties? -
advertised_app_name - Virtual capability
Returns the name of the application that generated the User-Agent or the HTTP request.
Category: virtualPossible Values: Over 80 of most popular apps identified. Please contact us for complete list.Related Capabilities: is_app, is_app_webview, controlcap_advertised_app_namePopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: Pro StandardPremium: NoValue type: stringReady to talk about WURFL capabilties? -
arcore_support - Static capability
This capability returns true if the device supports Google's ARCore technology.
Category: chipsPossible Values: true, falseRelated Capabilities: arkit_support, chipset, ram, gpu_modelPopularity:Premium: YesValue type: booleanReady to talk about WURFL capabilties? -
arkit_support - Static capability
This capability returns true if the device supports Apple's ARKit technology.
Category: chipsPossible Values: true, falseRelated Capabilities: chipset, ram, gpu_model, arcore_supportPopularity:Premium: YesValue type: booleanReady to talk about WURFL capabilties? -
battery_capacity - Static capability
Returns the standard capacity of the battery pack in a device in mAH. Please note that the capability will return the capacity of the battery pack in a new condition and does not account for degradation.
Category: powerRelated Capabilities: has_batteryPopularity:Premium: YesValue type: numericReady to talk about WURFL capabilties? -
bluetooth - Static capability
Returns true if the device has bluetooth capabilities
Category: chipsPossible Values: true, falseRelated Capabilities: bluetooth_versionPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Microservice for DockerPremium: YesValue type: booleanReady to talk about WURFL capabilties? -
bluetooth_version - Static capability
Returns the version of Bluetooth spec that is supported Eg. 2.0, 4.1 etc.
Category: chipsRelated Capabilities: bluetoothPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Microservice for DockerPremium: YesValue type: stringReady to talk about WURFL capabilties? -
can_assign_phone_number - Static capability
True if device is a mobile phone and may have a phone number associated to it.
Category: product_infoPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL Microservice for DockerPremium: NoValue type: booleanReady to talk about WURFL capabilties? -
cpu_architecture - Static capability
The type and version of the instruction set architecture (ISA) used in the CPU/processor. Eg. armv7, armv8-A.
Category: chipsRelated Capabilities: cpu_series, cpu_family, process_node, max_cpu_speed, cpu_cores, chipset, chipset_manufacturerPopularity:Premium: YesValue type: stringReady to talk about WURFL capabilties? -
cpu_bit_width - Static capability
The bit architecture of a CPU/processor. Not to be confused with cpu_architecture. e.g. 32, 64.
Category: chipsPossible Values: 32, 64Related Capabilities: cpu_series, cpu_family, process_node, max_cpu_speed, cpu_cores, cpu_architecture, chipset, chipset_manufacturerPopularity:Premium: YesValue type: enumerableReady to talk about WURFL capabilties? -
cpu_cores - Static capability
The number of cores in the CPU/processor. e.g. 4, 8. If a processor has a Big.little architecture, we include the count of the little cores as well. For example the Snapdragon 845 has 8 cores.
Category: chipsRelated Capabilities: cpu_series, cpu_family, process_node, max_cpu_speed, chipset, chipset_manufacturerPopularity:Premium: YesValue type: numericReady to talk about WURFL capabilties? -
cpu_family - Static capability
The brand of the CPU/processor. e.g. Cortex, Kryo.
Category: chipsRelated Capabilities: cpu_series, chipset, chipset_manufacturerPopularity:Premium: YesValue type: stringReady to talk about WURFL capabilties? -
cpu_series - Static capability
The series the CPU/processor belongs to. Eg. Cortex A72, Kryo 280.
Category: chipsRelated Capabilities: chipset, chipset_manufacturerPopularity:Premium: YesValue type: stringReady to talk about WURFL capabilties? -
device_name - Virtual capability
Concatenates brand name and marketing name of a device into a single string. If marketing name is not available, model name is used instead.
Category: virtualRelated Capabilities: brand_name, marketing_name, controlcap_device_namePopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL Microservice for DockerPremium: NoValue type: stringReady to talk about WURFL capabilties? -
device_os_version - Static capability
Identifies the version of the device's host operating system.
Category: product_infoRelated Capabilities: advertised_device_os_versionPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: Pro StandardPremium: NoValue type: stringReady to talk about WURFL capabilties? -
gps - Static capability
Returns true if the device has a sensor to determine fine/precision location using satellites. Includes GPS, GLONASS, BEIDOU etc
Category: chipsPossible Values: true, falsePopularity:WURFL products: WURFL InFuze, WURFL InSight, WURFL Microservice for Docker, WURFL OnSite Device DetectionPremium: YesValue type: booleanReady to talk about WURFL capabilties? -
gpu_family - Static capability
The product family of which the Graphics Processing Unit (GPU) is a part of. For example, Mali, PowerVR or Adreno.
Category: chipsRelated Capabilities: chipset, hevc_hardware_decode, hevc_hardware_encodePopularity:WURFL products: WURFL InFuze, WURFL InSight, WURFL Microservice for Docker, WURFL OnSite Device DetectionPremium: YesValue type: stringReady to talk about WURFL capabilties? -
gpu_model - Static capability
The exact model name of the Graphic Processing Unit (GPU) that the device uses. Eg. Adreno 308, PowerVR SGX544 MP1 and ARM Mali 400 MP2.
Category: chipsRelated Capabilities: chipset, hevc_hardware_decode, hevc_hardware_encodePopularity:WURFL products: WURFL InFuze, WURFL InSight, WURFL Microservice for Docker, WURFL OnSite Device DetectionPremium: YesValue type: stringReady to talk about WURFL capabilties? -
has_battery - Static capability
Returns true if a device integrates a battery pack to power its operations. If false, then it indicates that the device is primarily mains powered.
Category: powerPopularity:Premium: YesValue type: booleanReady to talk about WURFL capabilties? -
has_modem - Static capability
Returns true if the device has a modem.
Category: chipsPossible Values: true, falsePopularity:Premium: YesValue type: booleanReady to talk about WURFL capabilties? -
hevc_hardware_decode - Static capability
This capability returns a HEVC standard level that indicates hardware-accelerated decode support by the device’s chipset at a particular standard level’s resolution and frame rate. More information about the H265/HEVC standard levels are available here. [http://www.itu.int/rec/T-REC-H.265-201612-I/en] (tables A.9 and A.10). If hardware-accelerated HEVC decode is not supported on the device, it will return "-1".
Category: chipsPossible Values: Level -1, 1, 2, 2.1, 3, 3.1, 4, 4.1, 5, 5.1, 5.2, 6, 6.1, 6.2. Find explanation of H.265 levels in Table 5.Related Capabilities: hevc_hardware_encodePopularity:WURFL products: WURFL InFuze, WURFL InSight, WURFL Microservice for Docker, WURFL OnSite Device DetectionPremium: YesValue type: enumerableReady to talk about WURFL capabilties? -
hevc_hardware_encode - Static capability
This capability returns a HEVC standard level that indicates hardware-accelerated encode support by the device’s chipset at a particular standard level’s resolution and framerate. More information about the H265/HEVC standard levels are available here. [http://www.itu.int/rec/T-REC-H.265-201612-I/en] (tables A.9 and A.10). If hardware-accelerated HEVC encode is not supported on the device, it will return "-1".
Category: chipsPossible Values: Level -1, 1, 2, 2.1, 3, 3.1, 4, 4.1, 5, 5.1, 5.2, 6, 6.1, 6.2. Find explanation of these H.265 levels in Table 5.Related Capabilities: hevc_hardware_decodePopularity:WURFL products: WURFL InFuze, WURFL InSight, WURFL Microservice for Docker, WURFL OnSite Device DetectionPremium: YesValue type: enumerableReady to talk about WURFL capabilties? -
is_2g - Static capability
Returns true if the device supports 2G cellular networks.
Category: chipsRelated Capabilities: modem, has_modem, is_3g, is_4g, is_5gPopularity:Premium: YesValue type: booleanReady to talk about WURFL capabilties? -
is_3g - Static capability
Returns true if the device supports 3G cellular networks.
Category: chipsRelated Capabilities: modem, has_modem, is_2g, is_4g, is_5gPopularity:Premium: YesValue type: booleanReady to talk about WURFL capabilties? -
is_4g - Static capability
Returns true if the device supports 4G/LTE cellular networks.
Category: chipsRelated Capabilities: modem, has_modem, is_2g, is_3g, is_5g, 4gPopularity:Premium: YesValue type: booleanReady to talk about WURFL capabilties? -
is_5g - Static capability
Returns true if the device supports 5G cellular networks.
Category: chipsRelated Capabilities: modem, has_modem, is_2g, is_3g, is_4g, 5g, modem_downlink_speed, modem_uplink_speedPopularity:Premium: YesValue type: booleanReady to talk about WURFL capabilties? -
is_app_webview - Virtual capability
True if a HTTP request is from an app based webview. Please note that browsers are not considered apps for is_app_webview capability purposes and will not return true .
Category: virtualRelated Capabilities: advertised_app_name, is_app, controlcap_is_app_webviewPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL.js, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: ProPremium: NoValue type: booleanReady to talk about WURFL capabilties? -
is_connected_tv - Static capability
This capability returns true if the device is a TV that can connect to the internet via built-in networking capabilities.
Category: smarttvPossible Values: true, falseRelated Capabilities: is_smarttv, is_console, is_ott, form_factorPopularity:Premium: YesValue type: booleanReady to talk about WURFL capabilties? -
is_ios - Virtual capability
True if device runs any version of iOS. This virtual capability relies on the device_os (product_info group) capability.
Category: virtualRelated Capabilities: device_os, controlcap_is_iosPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: ProPremium: NoValue type: booleanReady to talk about WURFL capabilties? -
is_ott - Static capability
This capability returns true if the device can provide Over-the-Top (OTT) content . Devices that are classified as OTT capable include Set Top Boxes (STBs) but not consoles (see is_console capability)
Category: smarttvPossible Values: true, falseRelated Capabilities: is_smarttv, is_console, form_factor, is_connected_tvPopularity:See what you can do: Mobile OptimizationIndustry solutions: Device Detection For AdvertisingPremium: YesValue type: booleanReady to talk about WURFL capabilties? -
is_phone - Virtual capability
True if a device is a mobile phone.
Category: virtualRelated Capabilities: controlcap_is_phonePopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: Basic Pro StandardPremium: NoValue type: booleanReady to talk about WURFL capabilties? -
is_smarttv - Static capability
True if device is a SmartTV (GoogleTV, Boxee Box, AppleTV, etc.).
Category: smarttvRelated Capabilities: form_factorPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL.js, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: Basic Pro StandardPremium: NoValue type: booleanReady to talk about WURFL capabilties? -
is_touchscreen - Virtual capability
True if the device has a touch screen. There is no control capability. Mostly an alias for pointing_method == touchscreen ( product_info group) capability.
Category: virtualRelated Capabilities: pointing_method, controlcap_is_touchscreenPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: Basic Pro StandardPremium: NoValue type: booleanReady to talk about WURFL capabilties? -
jpeg_2000 - Static capability
Support for JPEG 2000
Category: image_formatRelated Capabilities: wbmp, bmp, epoc_bmp, gif_animated, jpg, png, tiff, jpeg_xrPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Microservice for DockerPremium: YesValue type: booleanReady to talk about WURFL capabilties? -
jpeg_xr - Static capability
Support for JPEG XR
Category: image_formatRelated Capabilities: wbmp, bmp, epoc_bmp, gif_animated, jpg, png, tiff, jpeg_2000Popularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Microservice for DockerPremium: YesValue type: booleanReady to talk about WURFL capabilties? -
marketing_name - Static capability
In addition to Brand and Model, some devices have a marketing name (Eg. BlackBerry 8100 Pearl, Nokia 8800 Scirocco, Samsung M800 Instinct). Note: If the model and marketing names are the same for a device, this capability will return an empty value. Eg. Motorola Moto G8 Play.
Category: product_infoRelated Capabilities: brand_name, model_name, complete_device_name, device_namePopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL.js, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: Basic Pro StandardPremium: NoValue type: stringReady to talk about WURFL capabilties? -
max_cpu_speed - Static capability
The maximum CPU/processor frequency/clock speed. Units are GHz. e.g. 1.7, 0.5.
Category: chipsRelated Capabilities: cpu_series, cpu_family, process_node, chipset, chipset_manufacturerPopularity:Premium: YesValue type: stringReady to talk about WURFL capabilties? -
max_gpu_speed - Static capability
The maximum GPU frequency/clock speed. Units are GHz e.g. 1.7, 0.5.
Category: chipsRelated Capabilities: gpu_family, gpu_model, chipsetPopularity:Premium: YesValue type: stringReady to talk about WURFL capabilties? -
mobile_browser - Static capability
Identifies the device's browser.
Category: product_infoPossible Values: Access Netfront Android Webkit BlackBerry BoltChrome Mobile Chromium Digia Diigo BrowserDolfin/Jasmine Webkit Dorado Doris EdgeEdge Mobile Embider FaceBook Browser FennecFirefox Firefox Mobile Firefox DesktopGecko/Fennec Gecko/Minimo Gecko/Skyfire Jataayujig browser MAUI Wap Browser MSIEMicrosoft Mobile Explorer Microsoft/IE Mobile WinMoMicrosoft/IE Mobile WP7 Microsoft/MMEMicrosoft/Pocket IE Motorola Internet BrowserMQQ Browser NetFrontLifeBrowser Netfront NX NokiaNokia Browser Nokia BrowserNG Nokia Proxy BrowserNokia/S40Ovi Novarra nWeb Openwave Mobile BrowserOpera Opera Coast Opera Mini Opera MobiOpera Tablet OviBrowser (Nokia S40) Palm PhantomPolaris Presto/Opera Presto/Opera MiniPresto/Opera Mobi Presto/Opera Tablet SafariSamsung Semc Skyfire SMIT BrowserSonyEricsson Browser Symphony browser Teleca-ObigoTizen Browser TSBrowser Ubuntu Touch BrowserWebKit/Android WebKit/Bolt WebKit/DigiaWebKit/Diigo WebKit/Dolfin-Jasmine WebKit/iPhoneWebKit/Iris WebKit/LG WebKit/NokiaWebKit/Nokia/MeeGo WebKit/Nokia/NG WebKit/PhantomWebKit/Polaris WebKit/Safari WebKit/SkyfireWebKit/Steel WebKit/webOS WebKit/ZetakeyWebViewer Browser WinWAPRelated Capabilities: advertised_browserPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: Pro StandardPremium: NoValue type: enumerableReady to talk about WURFL capabilties? -
mobile_browser_version - Static capability
Identfies the version of the device's browser
Category: product_infoRelated Capabilities: advertised_browser_versionPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: Pro StandardPremium: NoValue type: stringReady to talk about WURFL capabilties? -
model_extra_info - Static capability
In addition to Brand and Model (and possibly a marketing name), some may be characterized by extra info (es: Nokia N95 8GB , Sharp 902SH Vodafone ).
Category: product_infoRelated Capabilities: brand_name, model_name, complete_device_namePopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: ProPremium: NoValue type: stringReady to talk about WURFL capabilties? -
modem - Static capability
Returns the name of the device’s modem. Eg. “Snapdragon X60 5G”. Note: The modem capability will return “Integrated” if the modem is not a separate module and is integrated into the chipset. In those cases the return value of the chipset capability will be the modem’s make and model.
Category: chipsPopularity:Premium: YesValue type: stringReady to talk about WURFL capabilties? -
modem_downlink_speed - Static capability
Maximum downlink speed that the device's modem is capable of in Mbps (maximum speed from cellular tower to device)
Category: chipsRelated Capabilities: modem, has_modem, modem_uplink_speedPopularity:Premium: YesValue type: numericReady to talk about WURFL capabilties? -
modem_uplink_speed - Static capability
Maximum uplink speed that the device's modem is capable of in Mbps (maximum speed from device to cellular tower).
Category: chipsRelated Capabilities: modem, modem_downlink_speed, has_modemPopularity:Premium: YesValue type: numericReady to talk about WURFL capabilties? -
multi_sim - Static capability
The number of sim cards supported by a device. For the purposes of this capability, we include SIM cards with standby functions (DSDS) as well. For example if a device has 1 dedicated sim card slot and a hybrid micro sd/sim card slot, this capability will return `2`. If a device has one dedicated sim card slot and one e-sim support, and only one can be used at a time(Eg. Google Pixel 2), we will return `2`. For devices that support a sim-less communications technology (eg. older CDMA, eSIM), we return `1`. If a device has no sim capabilities, we will return `0`.
Category: chipsPossible Values: 0, 1, 2, 3, 4, 5Related Capabilities: can_assign_phone_number, is_mobile, is_wireless_device, is_phonePopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL Microservice for Docker, WURFL InSightSee what you can do: Mobile OptimizationPremium: YesValue type: numericReady to talk about WURFL capabilties? -
physical_form_factor - Static capability
Physical form factor of the device
Category: physicalPossible Values:
car_display: A browser integrated in the dashboard in a car. Such as the Tesla. (formerly, in_car)
computer: Computer with large screen and keyboard/mouse/trackpad. Include desktops and laptops
connected_device: A connected device capable of making http requests, but with no specific form factor and with no regular browser. Typically related to “internet of things.”
game_pad: A handheld gaming console like PSP. Not capable of making phone calls.
phone_bar: Classic feature phone with physical keypad (including devices such as RIM/Blackberry with full qwerty keyboard)
phone_clamshell: Foldable, typically screen on one part and keypad on the other. Typical for classic feature phones.
phone_foldable_booklet: A phone that folds along the vertical axis
phone_foldable_clamshell: A phone that folds along the horizontal axis
phone_phablet: Same as phone_slate, but with screen size between 5.3 to 6.9 inches. Must be able to make phone calls.
phone_slate: Phone with a touch screen for interaction. On screen keyboard. Screen size less than 5.3 inches.
screen_connected_device: A connected device with an integrated display capable of making http requests, but with no specific form factor and with no regular browser. Typically related to "internet of things" devices like digital assistants.
screen_game_console: A game console which use a TV or projector as medium. Like Playstation or Xbox.
screen_smart_tv: A television set with a browser or “smart TV functionality” provided through an external box such as Apple TV or Google TV.
tablet_slate: Touch screen tablet with on-screen keyboard and a screen size of more than 6.9 inches.
vr_headset: A head mounted virtual reality device. Like Oculus Quest, or HTC Vive.
wearable_glasses: A device wearable as glasses. Like Google Glasses, or a HUD display
wearable_watch: A device one can wear as a watch. Like Sony Smart Watch, or Samsung Gear S
other: Misc.Related Capabilities: physical_thickness, physical_height, physical_width, physical_screen_height, physical_screen_width, weight, form_factor, pointing_methodPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Microservice for DockerPremium: YesValue type: stringReady to talk about WURFL capabilties? -
physical_height - Static capability
Device height measured in millimeters
Category: physicalRelated Capabilities: physical_thickness, weight, physical_width, physical_screen_height, physical_screen_width, physical_form_factorPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Microservice for DockerPremium: YesValue type: stringReady to talk about WURFL capabilties? -
physical_screen_height - Static capability
Screen height in millimeters.
Category: displayRelated Capabilities: resolution_heightPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL.js, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: ProPremium: NoValue type: numericReady to talk about WURFL capabilties? -
physical_screen_width - Static capability
Screen width in millimeters.
Category: displayRelated Capabilities: resolution_widthPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL.js, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: ProPremium: NoValue type: numericReady to talk about WURFL capabilties? -
physical_thickness - Static capability
Device thickness measured in millimeters
Category: physicalRelated Capabilities: weight, physical_height, physical_width, physical_screen_height, physical_screen_width, physical_form_factorPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Microservice for DockerPremium: YesValue type: stringReady to talk about WURFL capabilties? -
physical_width - Static capability
Device width measured in millimeters
Category: physicalRelated Capabilities: physical_thickness, physical_height, weight, physical_screen_height, physical_screen_width, physical_form_factorPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Microservice for DockerPremium: YesValue type: stringReady to talk about WURFL capabilties? -
pointing_method - Static capability
Links and widgets can be activated with either a stylus, a finger, a joystick or a BlackBerry-style clickwheel. Devices with this capability set to empty string ("") should have has_pointing_device set to false.
Category: product_infoPossible Values: joystick stylus touchscreen clickwheeltrackpad trackballPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL.js, WURFL Microservice for DockerPremium: NoValue type: enumerableReady to talk about WURFL capabilties? -
process_node - Static capability
The process node of the chipset's manufacturing process. Units are nm (nanometers). e.g. 7, 32. Note: The chipset and the CPU/processor typically have the same process node and are interchangeable.
Category: chipsRelated Capabilities: cpu_family, cpu_series, chipset, chipset_manufacturerPopularity:Premium: YesValue type: numericReady to talk about WURFL capabilties? -
ram - Static capability
Returns the amount of RAM a device has. Eg. 2GB, 3GB etc.
Category: chipsPossible Values: 128MB, 256MB, 384MB, 512MB, 768MB, 1GB, 1.5GB, 2GB, 3GB, 4GB, 5GB, 6GB, 8GB, 10GB and 12GBPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Microservice for DockerPremium: YesValue type: enumerableReady to talk about WURFL capabilties? -
removable_battery - Static capability
Return true if a device integrates a removable battery pack to power its operations.
Category: powerRelated Capabilities: has_battery, battery_capacityPopularity:Premium: YesValue type: booleanReady to talk about WURFL capabilties? -
robot_family - Virtual capability
If a device's user-agent is identify as a robot, then robot_capability will return a categorization based on the nature and intention of the robot.
Category: virtualPossible Values:
Spider: These requests typically originate from a search engine. Also known as indexer or crawler. Example: Google bot, Bing bot.
Previewer: These requests typically originate from services that visit a website to generate a thumbnail or a screenshot. Example: Facebook.
Fetcher: These requests typically originate from a source that is from a library, a script or a similar program that attempts to scrape, fetch or download website content. Example: Google Store bot, Scrapy, Headless Chrome.
Health-Checker: These requests originate from services that attempt to check and make sure various aspects (website availability, images, hyperlinks etc.) of a website are operational. Example: deadlinkchecker bot, pingdom bot.
Adbot: These are requests that originate from an advertising resource, that are used to validate a website’s suitability for ad serving purposes. Example: Mediapartners-Google bot, Bing adidxbot bot.
Headless Browser: These requests originate from a browser without a graphical user interface or a front-end. The browser behavior is programmatically controlled. These browsers typically have the ability to render styling elements and JavaScript. Eg. HeadlessChrome.Related Capabilities: is_robot, form_factorPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL.js, WURFL Microservice for DockerPremium: YesValue type: enumerableReady to talk about WURFL capabilties? -
ux_full_desktop - Static capability
True if User-Agent (i.e. HTTP Client requesting the content) is a fully-fledged Desktop web-browser with access to physical QWERTY keyboard and mouse (mobile devices, consoles, smart-tvs and more or less advanced tablets are excluded from this category)
Category: user_experienceRelated Capabilities: is_full_desktop, form_factorPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL Microservice for DockerPremium: NoValue type: booleanReady to talk about WURFL capabilties? -
weight - Static capability
Device weight measured in grams
Category: physicalRelated Capabilities: physical_thickness, physical_height, physical_width, physical_screen_height, physical_screen_width, physical_form_factorPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Microservice for DockerPremium: YesValue type: stringReady to talk about WURFL capabilties? -
wifi_class - Static capability
The latest generation of Wi-Fi technology that is supported by the device. The generations returned by this capability are mostly as designated by the Wi-Fi Alliance (https://www.wi-fi.org/news-events/newsroom/wi-fi-alliance-introduces-wi-fi-6). ScientiaMobile has added an additional generation designation for 802.11g (level 3) since our device database contains some older devices that solely support this technology.
Category: chipsPossible Values:
-1 = no WiFi support
3 = Wi-Fi 3rd Generation aka Wi-Fi 3 aka 802.11g
4 = Wi-Fi 4rd Generation aka Wi-Fi 4 aka 802.11n
5 = Wi-Fi 5rd Generation aka Wi-Fi 5 aka 802.11ac
6 = Wi-Fi 6rd Generation aka Wi-Fi 6 aka 802.11ax
7 = Wi-Fi 7th Generation aka Wi-Fi 7 aka 802.11beRelated Capabilities: wifiPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL Microservice for Docker, WURFL InSightPremium: YesValue type: numericReady to talk about WURFL capabilties? -
ajax_support_javascript - Static capability
A device can be said Javascript enabled only if the following features are reliably supported: alert, confirm, access form elements (dynamically set/modify values), setTimeout, setInterval, document.location.
Category: ajaxPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: ProPremium: NoValue type: booleanReady to talk about WURFL capabilties? -
ajax_xhr_type - Static capability
Which syntax to create a XMLHttpRequest() object: none or one of
Category: ajaxPossible Values: none, standard, msxml2, legacy_microsoftPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL Microservice for DockerPremium: NoValue type: enumerableReady to talk about WURFL capabilties? -
device_claims_web_support - Static capability
Whether the device is wireless or not, the browser may claim web support or not. Opera for Symbian is an example of a browser that claims web support (and tries to render at best) a page that was developed for web presentation independently from the device.
Category: product_infoPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL Microservice for DockerPremium: NoValue type: booleanReady to talk about WURFL capabilties? -
dual_orientation - Static capability
Some devices may be flipped, i.e. user may change orientation, effectively inverting screen_width and screen_height for mobile web browsing and, possibly, for other functions.
Category: displayPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL Microservice for DockerPremium: NoValue type: booleanReady to talk about WURFL capabilties? -
has_cellular_radio - Static capability
Device has cellular technology (most probably a phone, but not necessarily. May be a data-only device such as Kindle or Nokia N800).
Category: bearerPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: ProPremium: NoValue type: booleanReady to talk about WURFL capabilties? -
has_qwerty_keyboard - Static capability
True if device comes with a full QWERTY keyboard. This may have a say on how forms or other functions are implemented. Virtual keyboard (a-la Palm Pilot) are good enough to make this capability tick to true.
Category: product_infoPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL Microservice for DockerPremium: NoValue type: booleanReady to talk about WURFL capabilties? -
is_android - Virtual capability
Checks if device runs any version of Android OS. This virtual capability relies on the device_os capability.
Category: virtualRelated Capabilities: device_os, controlcap_is_androidPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: ProPremium: NoValue type: booleanReady to talk about WURFL capabilties? -
is_windows_phone - Virtual capability
True if device runs any version of Windows Phone OS. This virtual capability relies on the device_os (product_info group) capability.
Category: virtualRelated Capabilities: device_os, controlcap_is_windows_phonePopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL Microservice for AWS, WURFL Microservice for Docker, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: ProPremium: NoValue type: booleanReady to talk about WURFL capabilties? -
max_data_rate - Static capability
Maximum bandwidth reachable by the device.
Category: bearerPossible Values: HSDPA = 1800 | 3600 | 7200 | 14400 depending on the device. UMTS(3G) = 384. EGPRS/EDGE = 200. GPRS = 40. HSCSD = 29. CSD = 9Popularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL Microservice for DockerPremium: NoValue type: numericReady to talk about WURFL capabilties? -
mp3 - Static capability
True if supports the MP3 sound format.
Category: sound_formatPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL Microservice for DockerPremium: NoValue type: booleanReady to talk about WURFL capabilties? -
nfc_support - Static capability
True if device has NFC Chip.
Category: chipsPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL Microservice for DockerPremium: NoValue type: booleanReady to talk about WURFL capabilties? -
nokia_series - Static capability
Nokia Series 20/30/30+/40/60/80 or 90
Category: product_infoPossible Values: 0 20 30 30+ 40 60 80 90Popularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL Microservice for DockerPremium: NoValue type: enumerableReady to talk about WURFL capabilties? -
playback_3gpp - Static capability
True if the phone supports 3GPP videos (including H.263).
Category: playbackPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL Microservice for DockerPremium: NoValue type: booleanReady to talk about WURFL capabilties? -
playback_mp4 - Static capability
True if the phone supports MP4 videos.
Category: playbackPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL Microservice for DockerPremium: NoValue type: booleanReady to talk about WURFL capabilties? -
preferred_markup - Static capability
This field identifies which markup is best supported by the device. This field is filled on personal experiences of our contributors and is used by the WALL library. Values for this capability look like: wml_1_1 , html_wi_imode_compact_generic and html_wi_oma_xhtmlmp_1_0 . Just like any other capability, you may override this value in the patch file.
Category: markupPopularity:WURFL products: WURFL OnSite Device Detection, WURFL InFuze, WURFL InSight, WURFL Cloud, WURFL Microservice for AWS, WURFL Microservice for Docker, CDN Networks, WURFL Microservice for Azure, WURFL Microservice for Google Cloud PlatformPlan: ProPremium: NoValue type: enumerableReady to talk about WURFL capabilties?
WURFL capabilities?