app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.fam007e.receipts.worker
/
UpdateManager
Update
Manager
@
Singleton
class
UpdateManager
@
Inject
constructor
(
httpClient
:
HttpClient
,
userPreferences
:
UserPreferences
)
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