onPopup

public abstract Unit onPopup(ChatThreadActionHandler.OnPopup listener)

Registers a listener for popup events.

Parameters

listener

An implementation of the OnPopup interface that will handle popup events.