Documentation / @super-line/client / TopicSubView
Interface: TopicSubView
Defined in: index.ts:282
One live topic subscription.
Properties
listeners
listeners:
number
Defined in: index.ts:285
How many handlers are attached.
ready
ready:
boolean
Defined in: index.ts:287
false while the subscribe is still awaiting its server ack.
topic
topic:
string
Defined in: index.ts:283