close

open override fun close()

Closes the SDK and releases native resources.

This call is idempotent — calling it on an already-closed SDK has no effect.

This call is blocking. Must not be called on the main/UI thread.