unInitialize

abstract fun unInitialize()

Uninitializes the SDK, freeing resources and memory. Recommended for use when no further interaction with the SDK is required.

It's advisable to call this method especially when terminating SDK operations. This method is automatically invoked upon using Connection.signOut.