State

enum State : Enum<KeywordDetector.State>

Enum class for state

Entries

Link copied to clipboard

the detector is running

Link copied to clipboard

the detector is not running

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int