4.1.0
Added
waitForReady
method to theConfigCatClient
.
Changed
- Deprecated
addOnClientReady(handler: () -> Unit)
hook and added a new versionaddOnClientReady(handler: (ClientCacheState) -> Unit)
waitForReady
method to the ConfigCatClient
.addOnClientReady(handler: () -> Unit)
hook and added a new version addOnClientReady(handler: (ClientCacheState) -> Unit)