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

    import {getNotificationsCount} from 'openfin-notifications';

    getNotificationsCount();

    Returns Promise<number>