displayInAppMessage

open fun displayInAppMessage(inAppMessage: IInAppMessage, isCarryOver: Boolean)

Internal method, do not call as part of an integration!

Attempts to display an IInAppMessage to the user.

Parameters

inAppMessage
isCarryOver

If this IInAppMessage is "carried over" from an Activity transition.