DatabaseStatusHandler

public interface DatabaseStatusHandler

Database upgrade status handler.

Notifies the caller about the SDK's internal database upgrade lifecycle:

Register via NCEngine.addDatabaseStatusHandler.

Functions

Link copied to clipboard

Called when the database upgrade completes.

Link copied to clipboard

Called when the database upgrade is about to start.

Link copied to clipboard

Called during the database upgrade to report progress.