public interface StateListener
| Modifier and Type | Field and Description |
|---|---|
static int |
CONNECTED |
static int |
DISCONNECTED |
| Modifier and Type | Method and Description |
|---|---|
void |
stateChanged(int connected) |
static final int DISCONNECTED
static final int CONNECTED
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.