Event type to remove. If it is empty, removes all events.
Connect to another transceiver.
This process establishes a bidirectional connection between the two associated transceivers.
Therefore, there is no need to switch positions and execute the process again.
Transceiver you want to connect.
Disconnect from another transceiver.
This process breaks the bidirectional connection between the two associated transceivers.
Therefore, there is no need to switch positions and process again.
Transceiver you want to disconnect.
Disconnect from all transceivers.
This process breaks the bidirectional connection between the two associated transceivers.
Therefore, there is no need to switch positions and process again.
Emit event.
Note that the event occurs for all transceivers connected to itself, but not for itself itself.
Event type to emit.
Data you want to send.
Unregister event.
Event type.
Registered callback.
Register event.
Event type.
Callback when the event fires.
Register one-time event.
Event type.
Callback when the event fires.
Connects all pairs of specified transceivers.
Transceivers you want to connect
Create the specified number of transceivers and connect all the pairs.
Number of transceivers to create.
Generated using TypeDoc
Remove events grouped event type.