Skip to content
Sur cette page

closeAsync

suspend fun closeAsync()

Close the current SDK instance. This frees any lock on the current database. After calling close, the instance cannot be used anymore.

Throws

Exception