CustomDocumentStorage

class CustomDocumentStorage(application: Application, sdkFilesDirPath: String?) : DocumentStorageBase

Implementation of DocumentStorageBase that is based on the custom directory

Constructors

Link copied to clipboard
constructor(application: Application, sdkFilesDirPath: String?)

Functions

Link copied to clipboard
open override fun getDocumentsDirectory(): File

Provides the directory which stores all documents.