Windows.Phone.SocialInformation.OnlineMedia namespace

Provides APIs that enable apps to save online media items locally to the device so that they can be exposed by the device's built-in social media experience.

Members

The Windows.Phone.SocialInformation.OnlineMedia namespace has these types of members:

  • Classes
  • Interfaces

Classes

Class Description
OnlineMediaItemQueryResult Provides a mechanism for retrieving online media items currently stored on the device, including pictures, videos, and picture albums.
OnlineMediaManager Provides APIs for the management of one or more online media items.
OnlinePicture Represents an image that is hosted online.
OnlinePictureAlbum A container for online pictures, online videos, and other online picture albums.
OnlinePictureAlbumQueryResult Provides a mechanism for retrieving online picture albums currently stored on the device.
OnlinePictureQueryResult Provides a mechanism for retrieving online pictures currently stored on the device.
OnlineVideo Represents an image that is hosted online.
OnlineVideoQueryResult Provides a mechanism for retrieving online videos currently stored on the device.

 

Interfaces

The Windows.Phone.SocialInformation.OnlineMedia namespace defines these interfaces.

Interface Description
IOnlineMediaItem Represents an media item that is hosted online.