Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Protected Optional _transportAPI

_transportAPI: TransportAPI

authPromise

authPromise: Promise<boolean>

ctx

id

id: string

initialInteraction

initialInteraction: Interaction

Accessors

authenticated

  • get authenticated(): boolean

counterparty

  • get counterparty(): undefined | Identity

transportAPI

Methods

getSummary

processJWT

send

  • send(msg: JSONWebToken<any>): Promise<void>

start

  • start(onInterxnCb?: undefined | ((interxn: Interaction) => Promise<void>)): Promise<void>

startThread

  • startThread(tokenOrJwt: Interaction | JSONWebToken<any> | string): Promise<JSONWebToken<any>>

stop

  • stop(): void

Generated using TypeDoc