Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IParameterEvent

Definition of the parameter event. These events are sent when a parameter changes (EVENTTYPE_PARAMETER).

Hierarchy

Index

Properties

parameterId: string

The id of the parameter.

sessionId: string

The id of the session.

value: unknown

The value of the parameter.