UserNotificationListenerAccessStatus UserNotificationListenerAccessStatus UserNotificationListenerAccessStatus UserNotificationListenerAccessStatus Enum

Definition

Specifies whether the user has given the UserNotificationListener access to notifications.

public : enum class UserNotificationListenerAccessStatuspublic enum UserNotificationListenerAccessStatusPublic Enum UserNotificationListenerAccessStatus// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 Anniversary Edition (introduced v10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v3)

Fields

Allowed Allowed Allowed Allowed

The user granted access to the UserNotificationListener.

Denied Denied Denied Denied

The user denied access to the UserNotificationListener.

Unspecified Unspecified Unspecified Unspecified

The user has not yet allowed or denied access.