OnPopup

public interface OnPopup

Functional interface for handling popup events.

Functions

Link copied to clipboard
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.