Package | Description |
---|---|
software.amazon.awssdk.crt.mqtt |
Modifier and Type | Method and Description |
---|---|
MqttConnection.ConnectionState |
MqttConnection.getState()
Returns the current connection state.
|
static MqttConnection.ConnectionState |
MqttConnection.ConnectionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MqttConnection.ConnectionState[] |
MqttConnection.ConnectionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.