Blog

Filter

  • General
  • WURFL products
  • Use Cases
  • platforms
  • resources

Archives

Recent Posts

is_android

Feb 27th, 2018

Checks if device runs any version of Android OS. This virtual capability relies on the device_os capability.

Read More

is_app

Feb 27th, 2018

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 .

Read More

is_app_webview

Feb 27th, 2018

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 .

Read More

is_full_desktop

Feb 27th, 2018

This is just an ALIAS for  ux_full_desktop . There is no control capability associated to this virtual capability.

Read More

advertised_app_name

Feb 27th, 2018

Returns the name of the application that generated the User-Agent or the HTTP request.

Read More

advertised_browser

Feb 27th, 2018

Infers the name of the browser based on user-agent string analysis (and possibly the analysis of other HTTP headers and WURFL capabilities).

Read More

advertised_browser_version

Feb 27th, 2018

Infers the version of the browser based on user-agent string analysis (and possibly the analysis of other HTTP headers and WURFL capabilities).

Read More