Type alias HttpClientConnectionConnected

HttpClientConnectionConnected: (() => void)

Type declaration

    • (): void
    • Listener signature for event emitted from an HttpClientConnection when the connection reaches the connected state

      Returns void

Generated using TypeDoc