OpenTV Player Web HTML5

Module: browser

browser

browser.js

Members

static,constant module:browser.ANDROID_VERSIONnumber string null

The detected Android version - or null.

static,constant module:browser.CHROME_VERSIONnumber null

The detected Google Chrome version - or null.

static,constant module:browser.IE_VERSIONnumber null

The detected Internet Explorer version - or null.

static,constant module:browser.IOS_VERSIONstring null

The detected iOS version - or null.

static,constant module:browser.IS_ANDROIDBoolean

Whether or not this is an Android device.

static,constant module:browser.IS_ANY_SAFARIBoolean

Whether or not this is any flavor of Safari - including iOS.

static,constant module:browser.IS_CHROMEBoolean

Whether or not this is Google Chrome.

This will also be true for Chrome on iOS, which will have different support as it is actually Safari under the hood.

static,constant module:browser.IS_EDGEBoolean

Whether or not this is Microsoft Edge.

static,constant module:browser.IS_FIREFOXBoolean

Whether or not this is Mozilla Firefox.

static,constant module:browser.IS_HBBTVBoolean

Whether or not this device is Hbbtv.

static,constant module:browser.IS_IOSBoolean

Whether or not this is an iOS device.

static,constant module:browser.IS_IPADBoolean

Whether or not this device is an iPad.

static,constant module:browser.IS_IPHONEBoolean

Whether or not this device is an iPhone.

static,constant module:browser.IS_IPODBoolean

Whether or not this device is an iPod.

static,constant module:browser.IS_NATIVE_ANDROIDBoolean

Whether or not this is a native Android browser.

static,constant module:browser.IS_SAFARIBoolean

Whether or not this is desktop Safari.

static,constant module:browser.IS_SMARTTVBoolean

Whether or not this is SmartTV.

static,constant module:browser.IS_TIZENBoolean

Whether or not this is Tizen.

static,constant module:browser.IS_TVKEY_CAPABLEBoolean

Whether or not this device is TVKey Capable (Tizen+Hbb).

static,constant module:browser.IS_VESTELBoolean

Whether or not this is an Vestel tv.

static,constant module:browser.IS_VIDAABoolean

Whether or not this is an VIDAA tv.

static,constant module:browser.IS_WEBVIEWBoolean

Whether or not this is an Webview.

static,constant module:browser.IS_WINDOWSBoolean

Whether or not this is any flavor of Safari - including iOS.

static,constant module:browser.IS_XBOXBoolean

Whether or not this is an Xbox.

static,constant module:browser.TOUCH_ENABLEDBoolean

Whether or not this device is touch-enabled.