StoreServicesNotificationChannelParameters Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains data to pass to the RegisterNotificationChannelAsync method overload when you register your app to receive Partner Center notifications.
public ref class StoreServicesNotificationChannelParameters sealed
/// [Windows.Foundation.Metadata.Activatable(1)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.Version(1)]
class StoreServicesNotificationChannelParameters final
[Windows.Foundation.Metadata.Activatable(1)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class StoreServicesNotificationChannelParameters
function StoreServicesNotificationChannelParameters()
Public NotInheritable Class StoreServicesNotificationChannelParameters
- Inheritance
- Attributes
Software Development Kit | |
Minimum supported OS |
Windows 10 (10.0.10240.0)
|
Create an instance of this class if you want to specify a custom notification channel or a custom system ID and user ID with the RegisterNotificationChannelAsync method overload.
Store |
Initializes a new instance of the StoreServicesNotificationChannelParameters class. |
Custom |
Gets or sets the URI of the notification channel to use for receiving Partner Center notifications. |
Custom |
This property is reserved for future use, and is not intended to be used in your code. |
Custom |
This property is reserved for future use, and is not intended to be used in your code. |
Product | Versions |
---|---|
Store | Store |