ceres-firebase
1.0.0-alpha01
ceres-firebase
/
dev.teogor.ceres.firebase.remote_config
/
RemoteConfig
Remote
Config
@
Singleton
class
RemoteConfig
@
Inject
constructor
Types
Constructors
Functions
Constructors
Remote
Config
Link copied to clipboard
@
Inject
fun
RemoteConfig
(
)
Types
Constants
Link copied to clipboard
annotation class
Constants
Functions
get
Boolean
Link copied to clipboard
fun
getBoolean
(
key
:
String
)
:
Boolean
get
Long
Link copied to clipboard
fun
getLong
(
key
:
String
)
:
Long
get
String
Link copied to clipboard
fun
getString
(
key
:
String
)
:
String
initialize
Link copied to clipboard
fun
initialize
(
)