Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

  • new Hub(hubConnection: HubConnection): Hub
  • Parameters

    • hubConnection: HubConnection

    Returns Hub

Properties

id

id: string

Optional latestError

latestError: Error
observable

Optional latestPortInput

latestPortInput: PortInput
observable

Optional latestPropertyInput

latestPropertyInput: PropertyInput
observable

Accessors

connected

connected:
computed

Methods

send

  • send(output: Output): void
  • Parameters

    • output: Output

    Returns void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc