Package com.marigold.sdk.interfaces
Interface InAppNotificationTappedListener
-
- All Implemented Interfaces:
public interface InAppNotificationTappedListener
-
-
Method Summary
Modifier and Type Method Description abstract Unit
inAppNotificationTapped(Context context, Message message)
-
-
Method Detail
-
inAppNotificationTapped
abstract Unit inAppNotificationTapped(Context context, Message message)
-
-
-
-