app / me.argraur.notes.helpers / BackupAgent / onBackup

onBackup

fun onBackup(oldState: ParcelFileDescriptor?, data: BackupDataOutput?, newState: ParcelFileDescriptor?): Unit

Send log message when backup started

See Also

BackupAgent.onBackup