Android.App.Backup.BackupManager: Method Members

The methods of Android.App.Backup.BackupManager are listed below. For a list of all members, see the BackupManager Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

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) : int
Restore the calling application from backup.