The members of Android.App.Backup.BackupManager are listed below.
See Also: Inherited members from Java.Lang.Object
Constructs a BackupManager object through which the application can communicate with the Android backup system. |
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. |
DataChanged()Notifies the Android backup system that your application wishes to back up new changes to its data. | ||
static | DataChanged(string)Convenience method for callers who need to indicate that some other package needs a backup pass. | |
RequestRestore(RestoreObserver)Restore the calling application from backup. |