Packageorg.unbland.core.external
Classpublic class BrowserName


Example
  



Public Constants
 ConstantDefined by
  CHROME : String = "Chrome"
[static]
BrowserName
  FIREFOX : String = "Firefox"
[static]
BrowserName
  INTERNET_EXPLORER : String = "Internet Explorer"
[static]
BrowserName
  OPERA : String = "Opera"
[static]
BrowserName
  SAFARI : String = "Safari"
[static]
BrowserName
Constant detail
CHROMEconstant
public static const CHROME:String = "Chrome"
FIREFOXconstant 
public static const FIREFOX:String = "Firefox"
INTERNET_EXPLORERconstant 
public static const INTERNET_EXPLORER:String = "Internet Explorer"
OPERAconstant 
public static const OPERA:String = "Opera"
SAFARIconstant 
public static const SAFARI:String = "Safari"