toggle menu
BIT App
androidJvm
switch theme
search in API
core
/
com.atech.core.datasource.firebase.remote
/
RemoteConfigHelper
/
fetchData
fetch
Data
fun
fetchData
(
failure
:
(
Exception
)
->
Unit
,
success
:
FirebaseRemoteConfig
.
(
)
->
Unit
)
Fetch data from RemoteConfig
Parameters
failure
callback for failure
success
callback for success