public interface StateListener
Modifier and Type | Field and Description |
---|---|
static int |
CONNECTED |
static int |
DISCONNECTED |
static int |
RECONNECTED |
Modifier and Type | Method and Description |
---|---|
void |
stateChanged(int connected) |
static final int DISCONNECTED
static final int CONNECTED
static final int RECONNECTED
Copyright © 2014. All Rights Reserved.