ImmediateResult

An ImmediateResult contains a subset of the fields from an Event which was generated at the time a Signal was received. This data is considered safe for untrusted client environments.

Attributes

  • id string The unique ID of the signal in our system.

  • subscription string Subscription ID (internal).

  • type enum The event's Type.

  • level enum The event's Level.

Last updated