AlertItem

interface AlertItem

Base interface for all alert items.

Remaps TB_ALERT_ITEM struct from coresdk.

Inheritors

Properties

Link copied to clipboard
abstract val customAlert: CustomAlert

The associated custom alert configuration.

Link copied to clipboard
abstract val id: Int

Unique alert item ID.

Link copied to clipboard
abstract val status: AlertStatus

Current status of the alert item.