OnlineMediaManager.SaveMediaItemsAsync method
Saves the provided online media items to the device.
Syntax
Parameters
- videos
-
Type: IIterable<IOnlineMediaItem> [C++] | System.Collections.Generic.IEnumerable<IOnlineMediaItem> [.NET]
The list of online media items to be saved.
Return value
Type: IAsyncAction
An asynchronous action.
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8.1 [Windows Phone Silverlight 8.1 apps only] |
|
Namespace |
|
|
Metadata |
|
See also
Show: