public interface SyncResult
Modifier and Type | Interface and Description |
---|---|
static class |
SyncResult.Status
Result codes for sync operation.
|
Modifier and Type | Method and Description |
---|---|
@Nullable SyncedIdentity |
getIdentity()
The synchronized identity
|
@NotNull SyncResult.Status |
getStatus()
The status of the sync operation
|
@Nullable @Nullable SyncedIdentity getIdentity()
@NotNull @NotNull SyncResult.Status getStatus()
Copyright © 2010 - 2020 Adobe. All Rights Reserved