Retrieves a user setting from Notifications Center
import { getUserSettingStatus } from 'openfin-notifications';getUserSettingStatus('soundEnabled');
Promise that resolves to the status of the setting.
Generated using TypeDoc
Retrieves a user setting from Notifications Center
Returns
Promise that resolves to the status of the setting.