SyncProcessed

data class SyncProcessed(val jobId: String) : SmartWalkingEvent

Terminal: backend job reached status completed. Data has been promoted to the Main DB and is queryable via the Mobile API. Refresh activity totals here.

Constructors

Link copied to clipboard
constructor(jobId: String)

Properties

Link copied to clipboard