analyzer
Extends:
src/communication/base.js~Base → SocketIO → analyzer
Constructor Summary
| Public Constructor | ||
| public |
constructor(types: string[]) |
|
Inherited Summary
| From class SocketIO | ||
| public |
|
|
| public |
id: * |
|
| public |
socket: * |
|
| public |
tasks: * |
|
| public |
url: * |
|
| public |
connect(url: *, options: *): * |
|
| public |
|
|
| public |
request(command: *, factory: *): * |
|
Public Constructors
public constructor(types: string[]) source
Override:
SocketIO#constructorParams:
| Name | Type | Attribute | Description |
| types | string[] |
|