| Package | artcustomer.framework.utils.consts |
| Class | public class RuntimePlatform |
| Inheritance | RuntimePlatform Object |
| Constant | Defined 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 | ||
| AIR_RUNTIME | Constant |
public static const AIR_RUNTIME:String = AIR| ANDROID_OS | Constant |
public static const ANDROID_OS:String = Android| FLASH_PLAYER | Constant |
public static const FLASH_PLAYER:String = Flash| IOS_OS | Constant |
public static const IOS_OS:String = iOS| MAC_OS | Constant |
public static const MAC_OS:String = Mac| UNKNOWN_PLATFORM | Constant |
public static const UNKNOWN_PLATFORM:String| WINDOWS_OS | Constant |
public static const WINDOWS_OS:String = Windows