gsdsdk / com.gsd.software.sdk.offlinetools / IntentionSyncRepository
class IntentionSyncRepository :
IntentionSyncDataSource
Created by Maksim Shumko on 6/4/2019.
Name | Summary |
---|---|
<init> | IntentionSyncRepository(intentionController: IntentionController ) Created by Maksim Shumko on 6/4/2019. |
Name | Summary |
---|---|
getIntentions | fun getIntentions(): List < IntentionScope > |
getIntentionsCount | fun getIntentionsCount(): Int |
getNotSynchronizedIntentionsAmount | fun getNotSynchronizedIntentionsAmount(): Int |
getSynchronizingIntentionsAmount | fun getSynchronizingIntentionsAmount(): Int |