Skip to documentation content
On this page
  1. Contract
  2. Signature

Constructor

Construct `telion_api.Event` with the installed signature `(type: 'str', source: 'Any', data: 'dict[str, Any]') -> None`.

Construct telion_api.Event with the installed signature (type: 'str', source: 'Any', data: 'dict[str, Any]') -> None.

Contract

PropertyValue
symboltelion_api.Event
signature(type: 'str', source: 'Any', data: 'dict[str, Any]') -> None
returntelion_api.Event

Signature

Event(type: 'str', source: 'Any', data: 'dict[str, Any]') -> None
Constructor — Telion Python API 0.1.0-alpha | Telion