toggle menu
configcat-kotlin-client
4.1.0
common
switch theme
search in API
configcat-kotlin-client
/
com.configcat.fetch
Package-level
declarations
Types
Types
Refresh
Result
Link copied to clipboard
data
class
RefreshResult
(
val
isSuccess
:
Boolean
,
val
error
:
String
?
)
Represents the result of a
ConfigCatClient.forceRefresh
.