add Data Provider Initialization Callback
@JvmStatic()
Content copied to clipboard
Experimental API, can be changed or removed in the next SDK releases.
Adds a callback, that will be invoked when default data providers initialization process has been completed. If some data providers are already ready to use, callback will be triggered immediately.
Parameters
callback
the callback to be invoked on the main thread when default data provider initialization process has been completed.