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();
Generated using TypeDoc
Clears all Notifications which were created by the calling application, including child windows.
Returns the number of successfully cleared Notifications.