Options
All
  • Public
  • Public/Protected
  • All
Menu

This transport currently exists for testing purposes only, but will likely be implemented later.

Hierarchy

Index

Constructors

constructor

Properties

Readonly recordStore

recordStore: RecordStore = ...

Protected Optional transport

transport: undefined | default

Methods

getApplication

  • getApplication(): Promise<default<string>>

Protected getTransport

send

  • send(cla: number, ins: number, p1: number, p2: number): Promise<Buffer>

toString

  • toString(): string

Static isSupported

  • isSupported(): Promise<boolean>

Generated using TypeDoc