Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DuplexTransportConfiguration

Hierarchy

  • DuplexTransportConfiguration

Index

Properties

Properties

Optional preSetup

preSetup: undefined | false | true

Whether this stream is already set up (user logged in and capabilities enabled). Defaults to false.

stream

stream: () => Duplex

Type declaration

    • (): Duplex
    • Returns Duplex

type

type: "duplex"

Generated using TypeDoc