SessionCallback<T>: ((connection) => PromiseLike<T> | T)

Type Parameters

  • T

Type declaration