Package com. devbase. huawei. config

Defines handler for fetching and getting value from remote config

Types

Link copied to clipboard
class AGConnectRemoteConfig(val defaultValues: Int?, val interval: Long?) : DevRemoteConfig

AppGallery Connect Remote Config Implementation

Link copied to clipboard
data class AGConnectValue(val value: Any?) : RemoteConfigValue

AppGallery Connect Remote Config value