IN_PROGRESS
class IN_PROGRESS : Operation.State
kotlin.Any | ||
↳ | androidx.work.Operation.State | |
↳ | androidx.work.Operation.State.IN_PROGRESS |
This represents an Operation
which is in progress.
Summary
Public methods | |
---|---|
String |
toString() |
Public methods
toString
@NonNull fun toString(): String