networkConnected constant

LinuxNotificationCategory const networkConnected

A network connection notification, such as successful sign-on to a network service. This should not be confused with deviceAdded for new network devices.

Implementation

static const LinuxNotificationCategory networkConnected =
    LinuxNotificationCategory('network.connected');