-
public final class DeviceHelperInternal use only.
-
-
Method Summary
Modifier and Type Method Description static StringgetDeviceOrientation(@NonNull() Context context)static StringgetDeviceType(@NonNull() Context context)-
-
Method Detail
-
getDeviceOrientation
static String getDeviceOrientation(@NonNull() Context context)
-
getDeviceType
static String getDeviceType(@NonNull() Context context)
-
-
-
-