AboutSupportDeveloper GuideVersion 17.0.14
  • Get the total count of notifications from all applications.

    import {getNotificationsCount} from 'openfin-notifications';

    getNotificationsCount();

    Returns Promise<number>