I In App Message Immersive View
IInAppMessageImmersiveView is the base view interface for all immersive in-app messages.
An immersive in-app message is defined as an in-app message that takes up the entire screen and/or 'blocks' the user from interacting with the app until the message is dismissed. Immersive views extend the base in-app message view with header text, message buttons, and a close button.
Functions
applyWindowInsets
Link copied to clipboard
getMessageButtonViews
Link copied to clipboard
getMessageClickableView
Link copied to clipboard
getMessageCloseButtonView
Link copied to clipboard
hasAppliedWindowInsets
Link copied to clipboard
Helper method to prevent WindowInsetsCompat from getting applied multiple times on the same in-app message view.
setupDirectionalNavigation
Link copied to clipboard
Inheritors
InAppMessageImmersiveBaseView
Link copied to clipboard