didShowMessage

abstract fun didShowMessage(@NonNull message: InAppMessage)

This method will be called when the InAppMessage is first displayed on screen.

Parameters

message

The InAppMessage that is being displayed