| Package | Description |
|---|---|
| de.sg_o.app.miio.vacuum |
| Modifier and Type | Method | Description |
|---|---|---|
VacuumSounpackInstallState.State |
VacuumSounpackInstallState.getState() |
|
static VacuumSounpackInstallState.State |
VacuumSounpackInstallState.State.valueOf(int state) |
Returns the enum constant of this type with the specified name.
|
static VacuumSounpackInstallState.State |
VacuumSounpackInstallState.State.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static VacuumSounpackInstallState.State[] |
VacuumSounpackInstallState.State.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
VacuumSounpackInstallState.setState(VacuumSounpackInstallState.State state) |
| Constructor | Description |
|---|---|
VacuumSounpackInstallState(int progress,
VacuumSounpackInstallState.State state,
VacuumSounpackInstallState.Error error,
int sid) |
Create a new sounpack installation status object.
|
Copyright © 2018. All rights reserved.