public interface ConnectionEvent extends Event<Connection>
| Modifier and Type | Field and Description |
|---|---|
static int |
IO_ERROR |
static int |
MODE_CHANGE |
static int |
STATE_CHANGE |
| Modifier and Type | Method and Description |
|---|---|
int |
getId() |
static final int STATE_CHANGE
static final int MODE_CHANGE
static final int IO_ERROR
Copyright © 2018 TeleStax, Inc.. All rights reserved.