public class DisconnectedCallback extends CallbackMsg
| Constructor and Description |
|---|
DisconnectedCallback(boolean userInitiated) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isUserInitiated() |
getJobID, setJobIDpublic boolean isUserInitiated()
CMClient.disconnect().
If false, the disconnection was the cause of something not user-controlled, such as a network failure or
a forcible disconnection by the remote server.