Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LaneRef

Hierarchy

Implements

Index

Constructors

constructor

  • new LaneRef(context: RefContext, hostUri: Uri, nodeUri: Uri, laneUri: Uri): LaneRef

Methods

authenticate

  • authenticate(credentials: AnyValue): void

close

  • close(): void

command

didAuthenticate

didConnect

didDeauthenticate

didDisconnect

didFail

downlink

downlinkList

downlinkMap

downlinkValue

hostRef

hostUri

  • hostUri(): Uri

isAuthenticated

  • isAuthenticated(): boolean

isConnected

  • isConnected(): boolean

laneRef

laneUri

  • laneUri(): Uri

nodeRef

nodeUri

  • nodeUri(): Uri

observe

open

  • open(): void

session

  • session(): Value

unobserve

  • unobserve(observer: unknown): this