Classes
Type Definitions
-
otris.notifications.NotificationDefaultsobject
-
Some default values for the notifications
Properties:
Name Type Default Description typestring info default notification type (info)
stickyboolean false default value for the sticky flag (false)
removeOnActionboolean true default value for the remove on action flag (true)
timeoutnumber true default timeout value (8000)
- Since:
- Documents 5.0d
-
otris.notifications.NotificationStatusobject
-
Properties:
Name Type Default Description newstring new readstring read deliveredstring delivered - Since:
- Documents 5.0e