Toolbox
Toggle table of contents
featureBackupSupport
Target filter
featureBackupSupport
Switch theme
Search in API
Skip to content
Toolbox
backup
/
com.michaelflisar.toolbox.backup
/
BackupDialog
/
State
State
featureBackupSupport
sealed
class
State
Inheritors
Waiting
Running
Done
Error
Members
Types
Done
Link copied to clipboard
featureBackupSupport
data
object
Done
:
BackupDialog.State
Error
Link copied to clipboard
featureBackupSupport
class
Error
(
val
error
:
Throwable
)
:
BackupDialog.State
Running
Link copied to clipboard
featureBackupSupport
class
Running
(
val
info
:
ERROR CLASS: Symbol not found for StringResource
)
:
BackupDialog.State
Waiting
Link copied to clipboard
featureBackupSupport
data
object
Waiting
:
BackupDialog.State
Functions
info
Link copied to clipboard
featureBackupSupport
abstract
fun
info
(
)
:
String