Package com.hypertrack.sdk.service.sync

Types

Link copied to clipboard
class AppLifecycleObserver(context: Context) : LifecycleEventObserver
Link copied to clipboard
enum DeviceStateSyncResult : Enum<DeviceStateSyncResult>
Link copied to clipboard
class SyncBroadcastReceiver : SmartBroadcastReceiver
Link copied to clipboard
interface SyncService

Service that executes calls to /device-settings endpoint and emits internal start/stop

Link copied to clipboard
enum SyncTrigger : Enum<SyncTrigger>