ResourcesCachePathChangeCallback

This callback receives an asynchronous response containing the new path of the resources cache database.

Functions

Link copied to clipboard
abstract fun onError(@NonNull message: String)
Receives an error message if setting the path was not successful
Link copied to clipboard
abstract fun onSuccess(@NonNull path: String)
Receives the new database path