reset

suspend fun reset()

Resets the initialization state.

This function cancels any ongoing initialization and resets the state to UNINITIALIZED. This is useful in test environments where you might need to re-initialize the SDK multiple times.