IInAppMessageViewWrapper

Functions

Link copied to clipboard
abstract fun close()

Closes an IInAppMessage. As a result of this call, it is expected that an IInAppMessage is no longer visible and not interactable by the user.

Link copied to clipboard
abstract fun open(activity: Activity)

Opens an IInAppMessage on the Activity. As a result of this call, it is expected that an IInAppMessage is visible and interactable by the user.

Properties

Link copied to clipboard
Link copied to clipboard
abstract val inAppMessageView: View
Link copied to clipboard

Inheritors

Link copied to clipboard