I'm trying to download one or more files from SkyDrive using the Windows Phone emulator. I'm pretty new at the Live SDK and I'm lost following these pages:
multiple file download using SkyDrive API
https://msdn.microsoft.com/en-us/library/live/hh826531.aspx#downloading_files
They both use methods and classes not provided in Live SDK 5.3 (more specifically, client.DownloadCompleted and LiveDownloadCompletedEventArgs).