DraftPageStorage

abstract class DraftPageStorage(val application: Application, val pageStorageSettings: PageStorageSettings) : PageStorageBase

Deprecated

Use new Document API instead.

Implementation of PageStorageBase that is based on ExternalFilesDir

Inheritors

Constructors

Link copied to clipboard
constructor(application: Application, pageStorageSettings: PageStorageSettings)

Properties

Link copied to clipboard