isRemoteConfigAvailable

abstract fun isRemoteConfigAvailable(isAvailable: (Boolean) -> Unit)

Is called when the app wants to know if the remote config feature is generally available.

Parameters

isAvailable

Call this function to specify whether the remote config feature is available or not