Marigold Android SDK 20.1.0
Features
This release adds a new listener: InAppNotificationTappedListener
This allows you to override the default behaviour when an in-app notification banner is tapped on by a user. It provides the message in question for any custom handling you would like to do. It can be set through the MessageStream
setInAppOnClickListener
method.