Public Member Functions | |
| void | Command (int commandId) |
Receiver class. Can be used to receive and execute commands. After execution of a command, the receiver will send an acknowledgement
Definition at line 28 of file 037_msc.cpp.
| void Receiver::Command | ( | int | commandId | ) |
Executable a command on the server
1.8.11