StartCallback

fun interface StartCallback

Provides a callback to be executed when the SDK finishes initializing.

Functions

Link copied to clipboard
abstract fun onStartCompleted(error: StartError?)

Called when the SDK initialization is complete.