Light

abstract class Light

Base class for all light implementations. Check the online documentation.

Types

Link copied to clipboard
object Companion

Static variables and methods.

Functions

Link copied to clipboard
open override fun toString(): String

Get a string representation of the Light.

Properties

Link copied to clipboard
abstract val lightId: String

The ID of the Light.

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard