public interface StateListener
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
CONNECTED |
static int |
NEW_SESSION_CREATED |
static int |
RECONNECTED |
static int |
SESSION_LOST |
static int |
SUSPENDED |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
stateChanged(int connected) |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.