Packageartcustomer.framework.utils.consts
Classpublic class RuntimePlatform
InheritanceRuntimePlatform Inheritance Object

RuntimePlatform : Contains the informations about the Runtime.



Public Constants
 ConstantDefined By
  AIR_RUNTIME : String = AIR
[static]
RuntimePlatform
  ANDROID_OS : String = Android
[static]
RuntimePlatform
  FLASH_PLAYER : String = Flash
[static]
RuntimePlatform
  IOS_OS : String = iOS
[static]
RuntimePlatform
  MAC_OS : String = Mac
[static]
RuntimePlatform
  UNKNOWN_PLATFORM : String
[static]
RuntimePlatform
  WINDOWS_OS : String = Windows
[static]
RuntimePlatform
Constant Detail
AIR_RUNTIMEConstant
public static const AIR_RUNTIME:String = AIR

ANDROID_OSConstant 
public static const ANDROID_OS:String = Android

FLASH_PLAYERConstant 
public static const FLASH_PLAYER:String = Flash

IOS_OSConstant 
public static const IOS_OS:String = iOS

MAC_OSConstant 
public static const MAC_OS:String = Mac

UNKNOWN_PLATFORMConstant 
public static const UNKNOWN_PLATFORM:String

WINDOWS_OSConstant 
public static const WINDOWS_OS:String = Windows