public static interface SyncCompletedNotification.SyncCompletedNotificationListner
| Modifier and Type | Method and Description |
|---|---|
void |
onSyncCompleted(WsFolder folder)
On sync completed.
|
void |
onSyncError(WsFolder folder)
On sync error.
|
void |
onUnSyncPerformed(WsFolder folder)
On un sync performed.
|
void onSyncCompleted(WsFolder folder)
folder - the foldervoid onSyncError(WsFolder folder)
folder - the foldervoid onUnSyncPerformed(WsFolder folder)
folder - the folderCopyright © 2018. All Rights Reserved.