public class IoTizeHelper
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
IoTizeHelper.HostProtocol |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
IS_IOTIZE_NAME
Check if device is an IoTize (contains "IoTize" or ends with "_xxxxx")
|
static java.lang.String |
IS_IOTIZE_SERIAL_NUMBER |
| Constructor and Description |
|---|
IoTizeHelper() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
IsIoTizeName(java.lang.String name) |
static boolean |
IsIoTizeWiFi(android.net.wifi.ScanResult scanWifi) |
static boolean |
IsIoTizeWiFi(android.net.wifi.WifiConfiguration wifiConf) |