namespace bot.userAgent
Properties
- ANDROID_PRE_GINGERBREAD
boolean
Whether the current browser is Android pre-gingerbread.
- ANDROID_PRE_ICECREAMSANDWICH
boolean
Whether the current browser is Android pre-icecreamsandwich
- FIREFOX_EXTENSION
boolean
Whether we are in a Firefox extension.
- IE_DOC_PRE10
boolean
Whether the current document is IE in a documentMode older than 10.
- IE_DOC_PRE8
boolean
Whether the current document is IE in a documentMode older than 8.
- IE_DOC_PRE9
boolean
Whether the current document is IE in a documentMode older than 9.
- WINDOWS_PHONE
boolean
Whether the current browser is Windows Phone.