FairmaticSettingsCallback

The callback returned to the application as a result of a call to com.fairmatic.sdk.Fairmatic.getFairmaticSettings. Callback is made on the Main Thread.

Functions

Link copied to clipboard
abstract fun onComplete(errors: List<FairmaticSettingError>)

Invoked when the operation is complete.