- Preparing search index...
- The search index is not available
webtopics
Methods
disconnect
- disconnect(): void
-
Returns void
emit
- emit(event: string, data: any): void
-
Returns void
on
- on(event: string, listener: ((data: any) => void)): void
-
Parameters
-
event: string
-
listener: ((data: any) => void)
-
- (data: any): void
-
Returns void
Returns void
Interface for a socket client that will be used by the TopicClient class