The methods of Android.App.Backup.RestoreObserver are listed below. For a list of all members, see the RestoreObserver Members list.
See Also: Inherited members from Java.Lang.Object
OnUpdate(int, string)An indication of which package is being restored currently, out of the total number provided in the RestoreObserver.RestoreStarting(int) callback. | ||
RestoreFinished(int)The restore process has completed. | ||
RestoreStarting(int)The restore operation has begun. |