public static final class DbxSyncStatus.OperationStatus
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
DbxException |
failure
If the most recent operation failed, the failure is represented here.
|
boolean |
inProgress
Indicates that operations are in progress or queued for retry.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public final boolean inProgress
public final DbxException failure
null
.