Companion

object Companion

Functions

Link copied to clipboard
fun clearPersistentData(context: Context, workspaceId: UUID)

Clears all persistent data. This should be called when no instance of the SDK is running. This is a synchronous method, and should not be called on the main thread, as it performs IO operations.