Clears all Notifications which were created by the calling application, including child windows.
Returns the number of successfully cleared Notifications.
import {clearAll} from 'openfin-notifications';clearAll(); Copy
import {clearAll} from 'openfin-notifications';clearAll();
Clears all Notifications which were created by the calling application, including child windows.
Returns the number of successfully cleared Notifications.