LinuxNotificationCategory.deviceAdded constructor

LinuxNotificationCategory.deviceAdded()

A device, such as a USB device, was added to the system.

Implementation

factory LinuxNotificationCategory.deviceAdded() =>
    const LinuxNotificationCategory('device.added');