Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
data class UploadTime(val times: Int = 0, val date: Long = System.currentTimeMillis())

Functions

Link copied to clipboard
open override fun getInstances(dao: AttendanceDao, auth: AuthUseCases, pref: SharedPreferences, maxTime: Int, scope: CoroutineScope)
Link copied to clipboard
open override fun onStateChanged(source: LifecycleOwner, event: Lifecycle.Event)
Link copied to clipboard
open override fun registerLifeCycleOwner(owner: LifecycleOwner)