Enumeration Members

Enumeration Members

NOTDETERMINED: 0

The user has not yet made a choice regarding whether the application may post user notifications.

DENIED: 1

The application is not authorized to post user notifications.

AUTHORIZED: 2

The application is authorized to post user notifications.

Generated using TypeDoc