Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResponseEvents<T>

Type parameters

Hierarchy

  • ResponseEvents

Index

Properties

error

error: function

Type declaration

established

established: function

Type declaration

response

response: function

Type declaration

    • (data: T): void
    • Parameters

      • data: T

      Returns void

terminateConnection

terminateConnection: function

Type declaration