class State
kotlin.Any | ||
↳ | kotlin.Enum<com.google.android.managementapi.commands.model.Command.State> | |
↳ | com.google.android.managementapi.commands.model.Command.State |
State of the command.
Summary
Enum values |
|
---|---|
The command execution is complete. |
|
A generic error occurred. |
|
The command execution is pending. |
|
Unspecified. |