Package com.marigold.sdk
Interface MessageStream.OnInAppNotificationDisplayListener
-
- All Implemented Interfaces:
public interface MessageStream.OnInAppNotificationDisplayListener
-
-
Method Summary
Modifier and Type Method Description abstract Boolean
shouldPresentInAppNotification(Message message)
-
-
Method Detail
-
shouldPresentInAppNotification
abstract Boolean shouldPresentInAppNotification(Message message)
-
-
-
-