Skip to content

Commit 8a9e6e6

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

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/IDisplayableNotification.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ package com.onesignal.notifications
55
*/
66
interface IDisplayableNotification : INotification {
77
/**
8-
* Display the notification on the device. Typically this is only possible within a short
8+
* Display the notification on the device. Typically this is only possible within a short
99
* time-frame (~30 seconds) after the notification has been received on the device. See
1010
* [INotificationReceivedEvent] and [INotificationWillDisplayEvent] for more information
1111
* on how this might be used.

0 commit comments

Comments
 (0)