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

    import {getNotificationsCount} from 'openfin-notifications';

    getNotificationsCount();

    Returns Promise<number>