PopupUpdater

interface PopupUpdater

Represents popup's updater.

Functions

Link copied to clipboard
abstract fun getIndex(): Int
Gets index.
Link copied to clipboard
abstract fun remove()
Removes this popup.
Link copied to clipboard
abstract fun setIndex(index: Int)
Sets index priority.
Link copied to clipboard
abstract fun update(): Boolean
Tries to update.