AlertType

value class AlertType(val value: String)(source)

Type of system alert.

Constructors

Link copied to clipboard
constructor(value: String)

Types

Link copied to clipboard
object Companion

Companion object containing predefined alert type constants.

Properties

Link copied to clipboard

The string value representing the alert type.