We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d0cd40 commit 1da3636Copy full SHA for 1da3636
OneSignalSDK/onesignal/core/src/main/java/com/onesignal/notifications/INotificationLifecycleListener.kt
@@ -12,7 +12,7 @@ interface INotificationLifecycleListener {
12
/**
13
* Called when a notification is to be displayed to the user. This callback
14
* gives the implementor the ability to prevent the notification from displaying to the
15
- * user entirely.
+ * user.
16
*
17
* *Note:* this runs after the Notification Service Extension [INotificationServiceExtension]
18
* has been called (if one exists), which has the following differences:
0 commit comments