Init Complete Callback
interface InitCompleteCallback
Content copied to clipboard
Interface for executing code immediately after the SDK has been initialized.
Important:
Under normal circumstances this would only be used if writing code in Java
Functions
on Complete
Link copied to clipboard
abstract fun onComplete()
Content copied to clipboard
Called when the SDK has been initialized