Interface ChannelToken

Hierarchy

  • ChannelToken

Properties

id: `leap_token_${string}`

The ID for the token

is_online: boolean

If this token is currently online (e.g. active heartbeat and connected to leap)

project_id: `project_${string}`

The project this channel token is associated with

state: State

State for this token

Generated using TypeDoc