Receipts
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
Receipts
Receipts
/
com.fam007e.receipts.worker
/
UpdateManager
Update
Manager
@
Singleton
class
UpdateManager
@
Inject
constructor
(
httpClient
:
HttpClient
,
userPreferences
:
UserPreferences
)
(
source
)
Members
Constructors
Update
Manager
Link copied to clipboard
@
Inject
constructor
(
httpClient
:
HttpClient
,
userPreferences
:
UserPreferences
)
Functions
check
For
Updates
Link copied to clipboard
suspend
fun
checkForUpdates
(
)
:
UpdateResult