Package-level declarations

Types

Link copied to clipboard
class SLStepCounterPipe(stepCounterService: SLStepCounterService, analytics: SLAnalytics?) : SLPipeBase
Link copied to clipboard
class SLStepCounterPipeResult(success: Boolean, totalSteps: Int?) : SLPipeResult
Link copied to clipboard
class SLStepCounterService(androidContext: Context, monitor: SLMonitor?) : SensorEventListener