InAppNotificationsApi

Types

Link copied to clipboard
interface Listener
interface for listening to interaction with in-app-notification widget

Functions

Link copied to clipboard
Register a callback whenever an item is viewed or clicked from in-app notification bar
Link copied to clipboard
Retrieve the fragment manager
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
abstract fun showInInAppNotificationBar(inAppNotification: InAppNotification, showInFront: Boolean)
show provided item in the widget