Interface ClientEvents<B>

Type Parameters

  • B

Hierarchy

  • ClientEvents

Properties

Properties

connection: ((ctx) => void)

Type declaration

error: ((ctx) => void)

Type declaration

message: ((ctx) => void)

Type declaration