timeout property

LinuxNotificationTimeout timeout
final

Sets the timeout for notification. To set the default time, pass LinuxNotificationTimeout.systemDefault value. To set the notification to never expire, pass LinuxNotificationTimeout.expiresNever.

Note that the timeout may be ignored by the server.

Implementation

final LinuxNotificationTimeout timeout;