Interface SyncSettings
public interface SyncSettings
Defines the behavior of this Syncable, which will be used by the 
SyncManager to create a self-scheduled
 runnable.- 
Method SummaryModifier and TypeMethodDescriptionlongbooleanboolean
- 
Method Details- 
isEnabledboolean isEnabled()
- 
getExecutionDelayMSlong getExecutionDelayMS()
- 
getSchedule
- 
isScheduleEnabledboolean isScheduleEnabled()
 
-