NotificationType
InterfaceNotificationTypeLess than 1 minute
Used as the value of the type attribute in the NotificationOptions interface;
NotificationType is a string;
Legal values are as follows:
"SUCCESS"
Task success notification type
"WARNING"
The type of notifications for which tasks generate warnings
"ERROR"
Notification type for task failure
Platform Compatibility
Property/Method/Event | Android | IOS | Desktop-Dev | Desktop |
---|---|---|---|---|
"SUCCESS" | ✅ | ✅ | ✅ | X |
"WARNING" | ✅ | ✅ | ✅ | X |
"ERROR" | ✅ | ✅ | ✅ | X |
Related Links
Powered by Waline v2.15.7