Skip to content

Commit 1da3636

Browse files
Update OneSignalSDK/onesignal/core/src/main/java/com/onesignal/notifications/INotificationLifecycleListener.kt
Co-authored-by: William Shepherd <williamrshepherd@gmail.com>
1 parent 8d0cd40 commit 1da3636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OneSignalSDK/onesignal/core/src/main/java/com/onesignal/notifications/INotificationLifecycleListener.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ interface INotificationLifecycleListener {
1212
/**
1313
* Called when a notification is to be displayed to the user. This callback
1414
* gives the implementor the ability to prevent the notification from displaying to the
15-
* user entirely.
15+
* user.
1616
*
1717
* *Note:* this runs after the Notification Service Extension [INotificationServiceExtension]
1818
* has been called (if one exists), which has the following differences:

0 commit comments

Comments
 (0)