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