Package | Description |
---|---|
com.microej.example.wifi.setup.rest |
Rest implementation to provide Wi-Fi credential using a SoftAp.
|
Modifier and Type | Method and Description |
---|---|
RestSoftAPConnector.STATE |
RestSoftAPConnector.getState()
Gets the server state.
|
static RestSoftAPConnector.STATE |
RestSoftAPConnector.STATE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RestSoftAPConnector.STATE[] |
RestSoftAPConnector.STATE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|