StoreServicesNotificationChannelParameters
StoreServicesNotificationChannelParameters
StoreServicesNotificationChannelParameters
StoreServicesNotificationChannelParameters
StoreServicesNotificationChannelParameters
Class
Definition
Contains data to pass to the RegisterNotificationChannelAsync method overload when you register your app to receive Partner Center notifications.
public ref class StoreServicesNotificationChannelParameters sealed
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)]
public sealed class StoreServicesNotificationChannelParameters
function StoreServicesNotificationChannelParameters()
Public NotInheritable Class StoreServicesNotificationChannelParameters
- Inheritance
-
System.ObjectSystem.ObjectSystem.ObjectSystem.ObjectSystem.ObjectStoreServicesNotificationChannelParametersStoreServicesNotificationChannelParametersStoreServicesNotificationChannelParametersStoreServicesNotificationChannelParametersStoreServicesNotificationChannelParameters
- Attributes
Remarks
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.
Constructors
Properties
CustomNotificationChannelUri CustomNotificationChannelUri CustomNotificationChannelUri CustomNotificationChannelUri CustomNotificationChannelUri |
Gets or sets the URI of the notification channel to use for receiving Partner Center notifications. |
CustomSystemId CustomSystemId CustomSystemId CustomSystemId CustomSystemId |
This property is reserved for future use, and is not intended to be used in your code. |
CustomUserId CustomUserId CustomUserId CustomUserId CustomUserId |
This property is reserved for future use, and is not intended to be used in your code. |