toggle menu
BIT App
androidJvm
switch theme
search in API
bitapp
/
com.atech.bit.utils
/
AttendanceUpload
Attendance
Upload
interface
AttendanceUpload
Inheritors
MainActivity
AttendanceUploadDelegate
Members
Functions
get
Instances
Link copied to clipboard
abstract
fun
getInstances
(
dao
:
AttendanceDao
,
auth
:
AuthUseCases
,
pref
:
SharedPreferences
,
maxTime
:
Int
=
10
,
scope
:
CoroutineScope
)
register
Life
Cycle
Owner
Link copied to clipboard
abstract
fun
registerLifeCycleOwner
(
owner
:
LifecycleOwner
)