onDatabaseOpened

public Unit onDatabaseOpened(Boolean isRecreated, NCError error)

Called when the local database has been opened (or failed to open).

Parameters

isRecreated

true if the database was recreated (e.g. due to corruption)

error

null on success; error info on failure