The members of Android.App.Backup.FileBackupHelper are listed below.
See Also: Inherited members from Android.App.Backup.FileBackupHelperBase
Documentation for this section has not yet been entered. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
PerformBackup(Android.OS.ParcelFileDescriptor, BackupDataOutput, Android.OS.ParcelFileDescriptor)Based on oldState, determine which of the files from the application's data directory need to be backed up, write them to the data stream, and fill in newState with the state as it exists now. | ||
RestoreEntity(BackupDataInputStream)Restore one record [representing a single file] from the restore dataset. | ||
override | WriteNewStateDescription(Android.OS.ParcelFileDescriptor)Called by Android.App.Backup.BackupAgentHelper after a restore operation to write the backup state file corresponding to the data as processed by the helper. |