The methods of Android.App.Backup.BackupAgentHelper are listed below. For a list of all members, see the BackupAgentHelper Members list.
See Also: Inherited members from Android.App.Backup.BackupAgent
AddHelper(string, IBackupHelper)Add a helper for a given data subset to the agent's configuration. | ||
override | OnBackup(Android.OS.ParcelFileDescriptor, BackupDataOutput, Android.OS.ParcelFileDescriptor)Run the backup process on each of the configured handlers. | |
override | OnRestore(BackupDataInput, int, Android.OS.ParcelFileDescriptor)Run the restore process on each of the configured handlers. |