|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface iConstants
Different types of constant variables used different places within the application are put here.
Field Summary | |
---|---|
static java.lang.String |
ADMIN_UID
UID of "ADMIN USER" |
static java.lang.String |
APP_TITLE
Application title Note: I think this is no longer in use since we have language files now? |
static int |
BLUETOOTH_INDEX
Index codes for Bluetooth and GPRS modules within the application. |
static int |
BLUETOOTH_LENGTH
Length of Bluetooth addresses |
static java.lang.String |
BLUETOOTH_POSTFIX
|
static java.lang.String |
BLUETOOTH_PREFIX
Bluetooth prefix and postfix. |
static int |
COM_OBJECTS
Totalt number for communication modules. |
static int |
DISCOVERY_SLEEP
Sleep time used for Bluetooth scanning interval. |
static int |
GPRS_INDEX
|
static int |
MAX_REDIRECTS
Max number of HTTP redirects before we give up |
static int |
MSG_MAX_COUNT
Maximum number of messages pr user. |
static int |
MSG_MAX_LENGTH
Maximum length of message.. |
static int |
NICK_MAX_LENGTH
Maximum length of nick. |
static int |
PID_LENGTH
Length of PID |
static int |
SMS_PUSH_PORT
SMS Push port |
static int |
UID_LENGTH
Length of UID |
Field Detail |
---|
static final int MSG_MAX_LENGTH
static final int MSG_MAX_COUNT
static final int NICK_MAX_LENGTH
static final int BLUETOOTH_LENGTH
static final int UID_LENGTH
static final int PID_LENGTH
static final java.lang.String ADMIN_UID
static final java.lang.String BLUETOOTH_PREFIX
static final java.lang.String BLUETOOTH_POSTFIX
static final int DISCOVERY_SLEEP
static final int BLUETOOTH_INDEX
static final int GPRS_INDEX
static final int COM_OBJECTS
static final int MAX_REDIRECTS
static final int SMS_PUSH_PORT
static final java.lang.String APP_TITLE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |