public static interface MediaSet.SyncListener
| Modifier and Type | Method and Description |
|---|---|
void |
onSyncDone(MediaSet mediaSet,
int resultCode)
Called when the sync task completed.
|
void onSyncDone(MediaSet mediaSet, int resultCode)
mediaSet - the MediaSet that's done with syncresultCode - one of the SYNC_RESULT_* constants