| Package | Description |
|---|---|
| com.aliyun.openservices.iot.api.http2.connection | |
| com.aliyun.openservices.iot.api.http2.connection.impl |
| Modifier and Type | Method and Description |
|---|---|
ConnectionStatus |
Connection.getStatus()
get connection status
|
static ConnectionStatus |
ConnectionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionStatus[] |
ConnectionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionListener.onStatusChange(ConnectionStatus status,
Connection connection)
callback for status changed
|
void |
Connection.setStatus(ConnectionStatus status)
set connection status
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionStatus |
ConnectionImpl.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionImpl.setStatus(ConnectionStatus status) |
Copyright © 2019. All rights reserved.