Namespace Phoenix.Applications
Classes
ApplicationCapabilityNotFoundException
Exception thrown when the Application Capability was not found for the device.
CrossDeviceIApplicationEqualityComparer
Provides cross-device application equality comparison support.
CrossDeviceIPackageEqualityComparer
Provides cross-device application equality comparison support.
DevicePackagesCapabilityNotFoundException
Represents the base exception type for all Device Packages Exceptions.
PackageFilter
The class that is used for defining filters when asking a device for packages.
PackageInteractionNotSupportedException
Exception thrown when the Application Capability was not found for the device.
PackageNotFoundException
Exception thrown when a package is not found on a device.
Interfaces
IApplication
The interface for device-agnostic applications.
IDevicePackages
The interface for a device that supports actions regarding packages and applications.
IPackage
The interface for device-agnostic packages.
IPackageCacheManager
The interface for a class that caches packages for a device.
Enums
PackageFilterTags
The possible package filter flags that the filter supports.
PackageInteractions
Contains the flags for what interactions with packages and applications that is supported.