exportLocalDB

open fun exportLocalDB(@NonNull context: Context, @Nullable callback: STWLoggerHelper.LoggerCallback<List<Uri>>)

Call this method if you want to export local data base.

See also

Parameters

context

The application context

callback

to handle data base file.