Notifications Lib
Push Notifications Library
This library provides support for the server implementation to send Web Push Notifications.
Releases
2.0.0
- Upgraded to XP7
Compatibility:
- 7.0.0
1.2.0
- Added sendAsync function for sending notifications in the background
Compatibility:
- 6.12.0
1.0.0
- Initial release
Compatibility:
- 6.12.0
Download Notifications Lib
This version requires XP
An XP library is normally included in your application through the Gradle build script like this:
dependencies {
include 'com.enonic.lib:lib-notifications:2.0.0'
}