hideCurrentlyDisplayingInAppMessage

Hides any currently displaying in-app message. Note that in-app message animation is configurable on the in-app message model itself and should be configured there.

Parameters

dismissed

whether the message was dismissed by the user. If dismissed is true, IInAppMessageViewLifecycleListener.onDismissed() will be called on the current IInAppMessageViewLifecycleListener.