gsdsdk / com.gsd.software.sdk.offlinetools / IntentionSyncDataSource

IntentionSyncDataSource

interface IntentionSyncDataSource

Created by Maksim Shumko on 6/4/2019.

Functions

Name Summary
getIntentions abstract fun getIntentions():List<IntentionScope>
getIntentionsCount abstract fun getIntentionsCount():Int
getNotSynchronizedIntentionsAmount abstract fun getNotSynchronizedIntentionsAmount():Int
getSynchronizingIntentionsAmount abstract fun getSynchronizingIntentionsAmount():Int

Inheritors

Name Summary
IntentionSyncRepository class IntentionSyncRepository :IntentionSyncDataSource
Created by Maksim Shumko on 6/4/2019.