- data
- An open Android.App.Backup.BackupDataInputStream from which the backup data can be read.
Called by Android.App.Backup.BackupAgentHelper to restore a single entity from the restore data set. This method will be called for each entity in the data set that belongs to this handler.
Note: Do not close the data stream. Do not read more than BackupDataInputStream.Size bytes from data.