C# (CSharp) MediaAppSample.Core.Services Namespace

Classes

Name Description
AnalyticsServiceBase Base class providing access to the analytics service for the platform currently executing.
AppInfoProvider Base class providing access to the application currently executing specific to the platform this app is executing on.
AuthorizationManager
BackgroundTasksManager Task manager is responsible for registering and unregistering all background tasks used by this application.
CryptographyProvider Interface used to access the cryptography functions of the executing platform. Additional details of encryption implementation method: http://msdn.microsoft.com/en-us/library/windows/apps/windows.security.cryptography.dataprotection.dataprotectionprovider.aspx
DefaultAnalyticsProvider If no analytics service was specified, this dummy class will be used which implements AnalyticsProviderBase but does not do anything. Used to prevent null value exceptions when any code tries to log to the analytics adapter.
JumpItemInfo
JumplistManager Base class providing access to the application currently executing specific to the platform this app is executing on.
NavigationManagerBase Base class for accessing navigation services on the platform currently executing.
NotificationsService
NotificationsService.TileVisualOptions
PlatformBase
RatingsManager Used to determine when and if a user should be prompted to rate the application being executed.
ServiceBase
SharingManager
VoiceCommandManager
WebAccountManager
WebAccountManager.WebAccountInfo
WebAccountManager.WebAccountProviderInfo