public class DeviceIDUtils
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
getDeviceIDAsByteArray(java.lang.String deviceID)
Retrieves the device's Device ID as byte array.
|
static boolean |
isDeviceIDValid(java.lang.String deviceID)
Checks whether the given Device ID is valid or not.
|
public static byte[] getDeviceIDAsByteArray(java.lang.String deviceID)
deviceID - The device ID.public static boolean isDeviceIDValid(java.lang.String deviceID)
deviceID - The Device ID to check.© Copyright 2014 Etherios, Inc. All rights reserved. Etherios, Inc. is a Division of Digi International Inc.