public interface IStatusListener extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
onStatusReceived(short status,
byte[] details)
Event generated when any status message is received from the transport.
|
static final String copyright