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

Constructor

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

Reference

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

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