onShowPopup

public abstract Unit onShowPopup(Popup popup)

Request to show an inactivity popup. This method is called when an popup was received as a new event or when the conversation was recovered and the popup is the latest event in the conversation.

Parameters

popup

An instance of Popup containing information about the popup that should be presented to the user.