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

require_attached

Require a live Telion session for operations that must be runtime-authoritative.

Require a live Telion session for operations that must be runtime-authoritative.

Contract

PropertyValue
symboltelion_api.Model.require_attached
signature(self) -> 'None'
returnNone

Signature

telion_api.Model.require_attached(self) -> 'None'
require_attached — Telion Python API 0.1.0-alpha | Telion