| Package | Description |
|---|---|
| de.sg_o.app.miio.vacuum |
| Modifier and Type | Method | Description |
|---|---|---|
VacuumSounpackInstallState.Error |
VacuumSounpackInstallState.getError() |
|
static VacuumSounpackInstallState.Error |
VacuumSounpackInstallState.Error.valueOf(int code) |
Returns the enum constant of this type with the specified name.
|
static VacuumSounpackInstallState.Error |
VacuumSounpackInstallState.Error.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static VacuumSounpackInstallState.Error[] |
VacuumSounpackInstallState.Error.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
VacuumSounpackInstallState.setError(VacuumSounpackInstallState.Error error) |
| 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.