public class PlatformManager
extends java.lang.Object
| Constructor and Description |
|---|
PlatformManager() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isAndroid()
Gets if platform version is Android.
|
static boolean |
isBlackBerry()
Gets if platform version is BlackBerry.
|