The members of Android.App.Backup.BackupAgentHelper are listed below.
See Also: Inherited members from Android.App.Backup.BackupAgent
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. |
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. |