Local Event

LocalEvent list of available local events handled

Constructors

Link copied to clipboard
private constructor(eventKey: String)
Constructor to instantiate the event

Entries

Link copied to clipboard

HOST_SUSPENDED this event is registered when the host has been stopped or rebooted to allow the handling of the start of the auto run services

Properties

Link copied to clipboard
private val eventKey: String
eventKey the key of the event used during the registration in the local Preferences

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.