Android.App.Backup.FullBackupDataOutput Class
Provides the interface through which a Android.App.Backup.BackupAgent writes entire files to a full backup data set, via its BackupAgent.OnFullBackup(FullBackupDataOutput) method.

See Also: FullBackupDataOutput Members

Syntax

[Android.Runtime.Register("android/app/backup/FullBackupDataOutput", DoNotGenerateAcw=true)]
public class FullBackupDataOutput : Java.Lang.Object

Remarks

Provides the interface through which a Android.App.Backup.BackupAgent writes entire files to a full backup data set, via its BackupAgent.OnFullBackup(FullBackupDataOutput) method.

[Android Documentation]

Requirements

Namespace: Android.App.Backup
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14