onLoadingDataReady

abstract fun onLoadingDataReady(@Nullable error: MIError)

Called once all of the OnDataReadyListener methods were called

Parameters

error

If the call didn't succeed, a MIError object with details about it, null on success