|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DisconnectCause
Interface defining disconnect cause codes
| Field Summary | |
|---|---|
static int |
BUSY
The peer's internal resources are constrained, and it has determined that the transport connection needs to be closed. |
static int |
DO_NOT_WANT_TO_TALK_TO_YOU
The peer has determined that it does not see a need for the transport connection to exist, since it does not expect any messages to be exchanged in the near future. |
static int |
REBOOTING
A scheduled reboot is imminent. |
| Field Detail |
|---|
static final int REBOOTING
static final int BUSY
static final int DO_NOT_WANT_TO_TALK_TO_YOU
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||