setUserNotificationsEnabled
Enables or disables user notifications.
User notifications are push notifications that contain an alert message and are intended to be shown to the user.
This setting is persisted between application starts, so there is no need to call this repeatedly. It is only necessary to call this when a user preference has changed.
Parameters
enabled
A boolean indicating whether user push is enabled.