Skip to content

Commit 8d0cd40

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ interface INotificationClickResult {
5050
Opened,
5151

5252
/**
53-
* The user clicked on an action button from the notification.
53+
* The user clicked on the call-to-action button within the notification.
5454
*/
5555
ActionButton,
5656
}

0 commit comments

Comments
 (0)