| Package | Description |
|---|---|
| com.prosysopc.ua.client |
Main client side classes of the SDK.
|
| Modifier and Type | Method and Description |
|---|---|
ReconnectState |
ReconnectStatus.getState()
The state of reconnect process.
|
static ReconnectState |
ReconnectState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReconnectState[] |
ReconnectState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ReconnectStatus.Builder |
ReconnectStatus.Builder.setState(ReconnectState state) |
Copyright © 2026. All rights reserved.