public interface OnNotificationClickedListener
Modifier and Type | Method and Description |
---|---|
void |
onNotificationClicked(Notification notification,
NotificationContext context)
Called if application was started by clicking on GetSocial push notification
or notification was received while application is in foreground.
|
void onNotificationClicked(Notification notification, NotificationContext context)
notification
- Received notification.context
- Additional context of notification.(c) Copyright GetSocial BV, 2022. All Rights Reserved.