Class DeviceInfoUtil
-
- All Implemented Interfaces:
public class DeviceInfoUtil
-
-
Method Summary
Modifier and Type Method Description static String
getDeviceOSVersion()
static Boolean
isSamsung()
-
-
Method Detail
-
getDeviceOSVersion
static String getDeviceOSVersion()
-
isSamsung
static Boolean isSamsung()
-
-
-
-