public class APIConsts
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
ccERR_BALANCE |
static int |
ccERR_GENERAL |
static int |
ccERR_NET_ERROR |
static int |
ccERR_OK |
static int |
ccERR_OVERLOAD |
static int |
ccERR_STATUS |
static int |
ccERR_TEXT_SIZE |
static int |
ccERR_TIMEOUT |
static int |
ccERR_UNKNOWN |
static int |
pto30SEC |
static int |
pto60SEC |
static int |
pto90SEC |
static int |
ptoDEFAULT |
static int |
ptoLONG |
static int |
ptUNSPECIFIED |
Constructor and Description |
---|
APIConsts() |
public static final int ccERR_OK
public static final int ccERR_GENERAL
public static final int ccERR_STATUS
public static final int ccERR_NET_ERROR
public static final int ccERR_TEXT_SIZE
public static final int ccERR_OVERLOAD
public static final int ccERR_BALANCE
public static final int ccERR_TIMEOUT
public static final int ccERR_UNKNOWN
public static final int ptoDEFAULT
public static final int ptoLONG
public static final int pto30SEC
public static final int pto60SEC
public static final int pto90SEC
public static final int ptUNSPECIFIED