Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Byters

Hierarchy

  • Byters

Implements

  • Component

Index

Properties

api

api: ComponentAPI

gateway

gateway: Brokers

Private gatewayEvents

gatewayEvents: Set<string> = new Set()

Private intern

intern: Intern<Broker<any, any>>

name

name: string = "Byters"

parent

parent: PluginReference = Intern

Methods

connectGateway

  • connectGateway(): Promise<void>
  • since

    0.0.1

    description

    Connects to the gateway using the broker and susbcribes to used gateway events.

    Returns Promise<void>

loadRest

  • loadRest(): Promise<void>

onLoad

  • onLoad(): Promise<void>

Generated using TypeDoc