|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TCPConstants
TCP constants.
Field Summary | |
---|---|
static int |
PEER_INIT
Packet Constants |
static int |
PEER_INIT2
Describe constant PEER_INIT2 here. |
static int |
PEER_INITACK
Describe constant PEER_INITACK here. |
static int |
PEER_MSG
Describe constant PEER_MSG here. |
static int |
TCP_AUTO_RESPONSE_MASK
Commands |
static int |
TCP_CMD_ACK
Describe constant TCP_CMD_ACK here. |
static int |
TCP_CMD_CANCEL
Describe constant TCP_CMD_CANCEL here. |
static int |
TCP_CMD_GET_AWAY
Describe constant TCP_CMD_GET_AWAY here. |
static int |
TCP_CMD_GET_DND
Describe constant TCP_CMD_GET_DND here. |
static int |
TCP_CMD_GET_FFC
Describe constant TCP_CMD_GET_FFC here. |
static int |
TCP_CMD_GET_NA
Describe constant TCP_CMD_GET_NA here. |
static int |
TCP_CMD_GET_OCC
Describe constant TCP_CMD_GET_OCC here. |
static int |
TCP_CMD_MESSAGE
Describe constant TCP_CMD_MESSAGE here. |
static int |
TCP_MSG_ADDED
Describe constant TCP_MSG_ADDED here. |
static int |
TCP_MSG_ADDUIN
Describe constant TCP_MSG_ADDUIN here. |
static int |
TCP_MSG_AUTO
Message types |
static int |
TCP_MSG_DENY_AUTH
Describe constant TCP_MSG_DENY_AUTH here. |
static int |
TCP_MSG_EMAIL_PAGER
Describe constant TCP_MSG_EMAIL_PAGER here. |
static int |
TCP_MSG_FILE
Describe constant TCP_MSG_FILE here. |
static int |
TCP_MSG_GIVE_AUTH
Describe constant TCP_MSG_GIVE_AUTH here. |
static int |
TCP_MSG_GREETING
Describe constant TCP_MSG_GREETING here. |
static int |
TCP_MSG_MESS
Describe constant TCP_MSG_MESS here. |
static int |
TCP_MSG_REQ_AUTH
Describe constant TCP_MSG_REQ_AUTH here. |
static int |
TCP_MSG_URL
Describe constant TCP_MSG_URL here. |
static int |
TCP_MSG_WEB_PAGER
Describe constant TCP_MSG_WEB_PAGER here. |
static int |
TCP_MSGF_AWAY
Describe constant TCP_MSGF_AWAY here. |
static int |
TCP_MSGF_DND
Describe constant TCP_MSGF_DND here. |
static int |
TCP_MSGF_INV
Describe constant TCP_MSGF_INV here. |
static int |
TCP_MSGF_LIST
Describe constant TCP_MSGF_LIST here. |
static int |
TCP_MSGF_NA
Describe constant TCP_MSGF_NA here. |
static int |
TCP_MSGF_NORM
Status flags |
static int |
TCP_MSGF_OCC
Describe constant TCP_MSGF_OCC here. |
static int |
TCP_MSGF_REAL
Describe constant TCP_MSGF_REAL here. |
static int |
TCP_MSGF_URGENT
Describe constant TCP_MSGF_URGENT here. |
static int |
TCP_OK_FLAG
Describe constant TCP_OK_FLAG here. |
static int |
TCP_STAT_AWAY
Describe constant TCP_STAT_AWAY here. |
static int |
TCP_STAT_DND
Describe constant TCP_STAT_DND here. |
static int |
TCP_STAT_NA
Describe constant TCP_STAT_NA here. |
static int |
TCP_STAT_OCC
Describe constant TCP_STAT_OCC here. |
static int |
TCP_STAT_ONLINE
Message statuses |
static int |
TCP_STAT_REFUSE
Describe constant TCP_STAT_REFUSE here. |
Field Detail |
---|
static final int PEER_INIT
static final int PEER_INITACK
PEER_INITACK
here.
static final int PEER_MSG
PEER_MSG
here.
static final int PEER_INIT2
PEER_INIT2
here.
static final int TCP_OK_FLAG
TCP_OK_FLAG
here.
static final int TCP_AUTO_RESPONSE_MASK
static final int TCP_CMD_GET_AWAY
TCP_CMD_GET_AWAY
here.
static final int TCP_CMD_GET_OCC
TCP_CMD_GET_OCC
here.
static final int TCP_CMD_GET_NA
TCP_CMD_GET_NA
here.
static final int TCP_CMD_GET_DND
TCP_CMD_GET_DND
here.
static final int TCP_CMD_GET_FFC
TCP_CMD_GET_FFC
here.
static final int TCP_CMD_CANCEL
TCP_CMD_CANCEL
here.
static final int TCP_CMD_ACK
TCP_CMD_ACK
here.
static final int TCP_CMD_MESSAGE
TCP_CMD_MESSAGE
here.
static final int TCP_MSG_AUTO
static final int TCP_MSG_MESS
TCP_MSG_MESS
here.
static final int TCP_MSG_FILE
TCP_MSG_FILE
here.
static final int TCP_MSG_URL
TCP_MSG_URL
here.
static final int TCP_MSG_REQ_AUTH
TCP_MSG_REQ_AUTH
here.
static final int TCP_MSG_DENY_AUTH
TCP_MSG_DENY_AUTH
here.
static final int TCP_MSG_GIVE_AUTH
TCP_MSG_GIVE_AUTH
here.
static final int TCP_MSG_ADDED
TCP_MSG_ADDED
here.
static final int TCP_MSG_WEB_PAGER
TCP_MSG_WEB_PAGER
here.
static final int TCP_MSG_EMAIL_PAGER
TCP_MSG_EMAIL_PAGER
here.
static final int TCP_MSG_ADDUIN
TCP_MSG_ADDUIN
here.
static final int TCP_MSG_GREETING
TCP_MSG_GREETING
here.
static final int TCP_MSGF_NORM
static final int TCP_MSGF_REAL
TCP_MSGF_REAL
here.
static final int TCP_MSGF_LIST
TCP_MSGF_LIST
here.
static final int TCP_MSGF_URGENT
TCP_MSGF_URGENT
here.
static final int TCP_MSGF_INV
TCP_MSGF_INV
here.
static final int TCP_MSGF_AWAY
TCP_MSGF_AWAY
here.
static final int TCP_MSGF_OCC
TCP_MSGF_OCC
here.
static final int TCP_MSGF_NA
TCP_MSGF_NA
here.
static final int TCP_MSGF_DND
TCP_MSGF_DND
here.
static final int TCP_STAT_ONLINE
static final int TCP_STAT_REFUSE
TCP_STAT_REFUSE
here.
static final int TCP_STAT_AWAY
TCP_STAT_AWAY
here.
static final int TCP_STAT_OCC
TCP_STAT_OCC
here.
static final int TCP_STAT_DND
TCP_STAT_DND
here.
static final int TCP_STAT_NA
TCP_STAT_NA
here.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |