MapstedInAppNotificationsApi

Use MapstedInAppNotificationsApi to show in app notification widget. The widget will be show in the fragmentContainerView that you will provide in the constructor. The widget is InAppNotificationsFragment fragment.

Constructors

Link copied to clipboard
constructor(supportFragmentManager: FragmentManager, fragmentContainerView: FragmentContainerView)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Register a callback whenever an item is viewed or clicked from in-app notification bar
Link copied to clipboard
Remove an item from the widget
Link copied to clipboard
Unregister a callback whenever an item is viewed or clicked from in-app notification bar
Link copied to clipboard
open fun showInInAppNotificationBar(inAppNotification: InAppNotification, showInFront: Boolean)
show provided item in the widget