public class UsbStatus
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
RETURN_ERROR |
static int |
RETURN_PINLOCK |
static int |
RETURN_SUCCESS |
| Constructor and Description |
|---|
UsbStatus() |
public static final int RETURN_SUCCESS
public static final int RETURN_ERROR
public static final int RETURN_PINLOCK